1. b5a8f14 <rdar://problem/10560053> by Greg Clayton · 13 years ago
  2. db2dc2b Big change in the way ObjectFile file contents are managed. We now by Greg Clayton · 13 years ago
  3. 4b23ab3 <rdar://problem/10652336> by Greg Clayton · 13 years ago
  4. 444e35b Moved lldb::user_id_t values to be 64 bit. This was going to be needed for by Greg Clayton · 13 years ago
  5. 37f962e Added a new plug-in type: lldb_private::OperatingSystem. The operating system by Greg Clayton · 13 years ago
  6. 801417e Added "target variable" command that allows introspection of global by Greg Clayton · 13 years ago
  7. b344843 Fixed the LLDB build so that we can have private types, private enums and by Greg Clayton · 13 years ago
  8. 58e844b Added the ability to dump sections to a certain depth (for when sections by Greg Clayton · 14 years ago
  9. 42c8fdc Improved the "image dump section" command output by making sure by Greg Clayton · 14 years ago
  10. 9d972a4 Fixed an issue when debugging with DWARF in the .o files where by Greg Clayton · 14 years ago
  11. f3d0b0c Updated the lldb_private::Flags class to have better method names and made by Greg Clayton · 14 years ago
  12. 3fed8b9 Hooked up ability to look up data symbols so they show up in disassembly by Greg Clayton · 14 years ago
  13. eea2640 Moved the section load list up into the target so we can use the target by Greg Clayton · 14 years ago
  14. 178710c Looking at some of the test suite failures in DWARF in .o files with the by Greg Clayton · 14 years ago
  15. 32a8c7e Modified both the ObjectFileMachO and ObjectFileELF to correctly set the by Greg Clayton · 14 years ago
  16. 15be8ed Allow searching for a section by SectionType. by Greg Clayton · 14 years ago
  17. 7043635 Centralized all disassembly into static functions in source/Core/Disassembler.cpp. by Greg Clayton · 14 years ago
  18. 661825b Fixed debug map in executable + DWARF in .o debugging on Mac OS X. by Greg Clayton · 14 years ago
  19. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago