1. 143fcc3 Added two new classes for command options: by Greg Clayton · 14 years ago
  2. b72d0f0 Moved the execution context that was in the Debugger into by Greg Clayton · 14 years ago
  3. f15996e Modified the ArchSpec to take an optional "Platform *" when setting the triple. by Greg Clayton · 14 years ago
  4. 24bc5d9 Many improvements to the Platform base class and subclasses. The base Platform by Greg Clayton · 14 years ago
  5. b344843 Fixed the LLDB build so that we can have private types, private enums and by Greg Clayton · 15 years ago
  6. 4fdf760 Split all of the core of LLDB.framework/lldb.so into a by Greg Clayton · 15 years ago
  7. 395fc33 Made lldb_private::ArchSpec contain much more than just an architecture. It by Greg Clayton · 15 years ago
  8. 5892856 Use Host::File in lldb_private::StreamFile and other places to cleanup host by Greg Clayton · 15 years ago
  9. 537a7a8 Fixed an issue where we were resolving paths when we should have been. by Greg Clayton · 15 years ago
  10. e9f5fbd Added new options to memory read to allow saving memory to disk by Greg Clayton · 15 years ago
  11. 43b014a Modify existing commands with arguments to use the new argument mechanism by Caroline Tice · 15 years ago
  12. 4d6675c by Caroline Tice · 15 years ago
  13. 238c0a1 Fixed the way set/show variables were being accessed to being natively by Greg Clayton · 15 years ago
  14. abb507a Clean up, clarify and standardize help text, and fix a few help text formatting problems. by Caroline Tice · 15 years ago
  15. c1ad82e by Caroline Tice · 15 years ago
  16. 53d68e7 Remove use of STL collection class use of the "data()" method since it isn't by Greg Clayton · 15 years ago
  17. 54e7afa Merged Eli Friedman's linux build changes where he added Makefile files that by Greg Clayton · 15 years ago
  18. 63094e0 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 15 years ago
  19. 84cdc15 Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong. by Jim Ingham · 15 years ago
  20. 34e9a98 Change the Options parser over to use a mask rather than an ordinal for option sets. by Jim Ingham · 15 years ago
  21. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 15 years ago