1. ceff664 Remove header grouping comments. by Jonas Devlieghere · 7 years ago
  2. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  3. 1fb7e20 Fix Clang-tidy misc-use-override warnings in source/Commands headers, unify closing inclusion guards by Pavel Labath · 10 years ago
  4. 44d9378 Merging the iohandler branch back into main. by Greg Clayton · 12 years ago
  5. 5a98841 Make raw & parsed commands subclasses of CommandObject rather than having the raw version implement an by Jim Ingham · 13 years ago
  6. 8d4a801 Adding a new --python-function (-F) option to breakpoint command add. The option allows the user to specify a Python function name instead of a Python oneliner or interactive script input as a breakpoint command by Enrico Granata · 13 years ago
  7. 93e0f19 by Caroline Tice · 14 years ago
  8. f6b8b58 Added two new classes for command options: by Greg Clayton · 14 years ago
  9. eb0103f Modified the ArchSpec to take an optional "Platform *" when setting the triple. by Greg Clayton · 14 years ago
  10. e0d378b Fixed the LLDB build so that we can have private types, private enums and by Greg Clayton · 15 years ago
  11. e16c50a Factor all the code that does "Execute a list of lldb command interpreter commands" into a single function in the Interpreter, and then use that in all the places that used to do this by hand. by Jim Ingham · 15 years ago
  12. a701509 Fixed the way set/show variables were being accessed to being natively by Greg Clayton · 15 years ago
  13. 4550154 Fixed some comments. by Johnny Chen · 15 years ago
  14. 39d7d4f Added [-o <one-liner>] to the "breakpoint command add" lldb command to be able by Johnny Chen · 15 years ago
  15. 6611103 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 15 years ago
  16. 40af72e Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong. by Jim Ingham · 15 years ago
  17. 30fdc8d Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 15 years ago