1. 2837b76 Change "frame var" over to using OptionGroups (and thus the OptionGroupVariableObjectDisplay). by Jim Ingham · 14 years ago
  2. 68ebae6 Added the ability to specify dumping options (show types, show location, by Greg Clayton · 14 years ago
  3. 84c3966 Added a new OptionValue subclass for lldb::Format: OptionValueFormat. Added by Greg Clayton · 14 years ago
  4. f6b8b58 Added two new classes for command options: by Greg Clayton · 15 years ago
  5. 8b82f08 Moved the execution context that was in the Debugger into 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. 32e0a75 Many improvements to the Platform base class and subclasses. The base Platform by Greg Clayton · 15 years ago
  8. e0d378b Fixed the LLDB build so that we can have private types, private enums and by Greg Clayton · 15 years ago
  9. 7a5388b Split all of the core of LLDB.framework/lldb.so into a by Greg Clayton · 15 years ago
  10. 514487e Made lldb_private::ArchSpec contain much more than just an architecture. It by Greg Clayton · 15 years ago
  11. 51b1e2d Use Host::File in lldb_private::StreamFile and other places to cleanup host by Greg Clayton · 15 years ago
  12. 274060b Fixed an issue where we were resolving paths when we should have been. by Greg Clayton · 15 years ago
  13. 6d7e77b Added new options to memory read to allow saving memory to disk by Greg Clayton · 15 years ago
  14. 405fe67 Modify existing commands with arguments to use the new argument mechanism by Caroline Tice · 15 years ago
  15. deaab22 by Caroline Tice · 15 years ago
  16. a701509 Fixed the way set/show variables were being accessed to being natively by Greg Clayton · 15 years ago
  17. e3d2631 Clean up, clarify and standardize help text, and fix a few help text formatting problems. by Caroline Tice · 15 years ago
  18. 3f4c09c by Caroline Tice · 15 years ago
  19. 471b31c Remove use of STL collection class use of the "data()" method since it isn't by Greg Clayton · 15 years ago
  20. c982c76 Merged Eli Friedman's linux build changes where he added Makefile files that by Greg Clayton · 15 years ago
  21. 6611103 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 15 years ago
  22. 40af72e Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong. by Jim Ingham · 15 years ago
  23. 8651121 Change the Options parser over to use a mask rather than an ordinal for option sets. by Jim Ingham · 15 years ago
  24. 30fdc8d Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 15 years ago