1. 44d9378 Merging the iohandler branch back into main. by Greg Clayton · 12 years ago
  2. 5a98841 Make raw & parsed commands subclasses of CommandObject rather than having the raw version implement an by Jim Ingham · 13 years ago
  3. 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 · 14 years ago
  4. 93e0f19 by Caroline Tice · 14 years ago
  5. f6b8b58 Added two new classes for command options: by Greg Clayton · 15 years ago
  6. eb0103f Modified the ArchSpec to take an optional "Platform *" when setting the triple. by Greg Clayton · 15 years ago
  7. e0d378b Fixed the LLDB build so that we can have private types, private enums and by Greg Clayton · 15 years ago
  8. 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
  9. a701509 Fixed the way set/show variables were being accessed to being natively by Greg Clayton · 15 years ago
  10. 4550154 Fixed some comments. by Johnny Chen · 15 years ago
  11. 39d7d4f Added [-o <one-liner>] to the "breakpoint command add" lldb command to be able by Johnny Chen · 15 years ago
  12. 6611103 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 15 years ago
  13. 40af72e Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong. by Jim Ingham · 15 years ago
  14. 30fdc8d Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 15 years ago