1. 6475c42 <rdar://problem/12798131> by Greg Clayton · 12 years ago
  2. e5f1297 gdb format should default to count of 1. <rdar://problem/12161861> by Jim Ingham · 12 years ago
  3. 3ec8bb7 Fixed the GDB format to allow the size and format characters to come in any by Greg Clayton · 13 years ago
  4. 24a6bd9 Added support for the new ".apple_objc" accelerator tables. These tables are by Greg Clayton · 13 years ago
  5. 902b5be A simple fix for the GDB format strings so the byte size parameter gets by Greg Clayton · 13 years ago
  6. 9c23673 Cleaned up many error codes. For any who is filling in error strings into by Greg Clayton · 13 years ago
  7. a42880a Updated all commands that use a "--format" / "-f" options to use the new by Greg Clayton · 13 years ago
  8. 4003f57 Refactoring: replace a bunch of static array size computation or hardcoded constant by Johnny Chen · 13 years ago
  9. a0f3469 Headers have been moved to /includes/lldb/Interpreter. This patch by Johnny Chen · 13 years ago
  10. 56bbdaf Added the ability to specify dumping options (show types, show location, by Greg Clayton · 13 years ago
  11. 57b3c6b Added a new OptionValue subclass for lldb::Format: OptionValueFormat. Added by Greg Clayton · 13 years ago