1. 1a65ae1 Enabled extra warnings and fixed a bunch of small issues. by Greg Clayton · 15 years ago
  2. 414f5d3 Fixed ProcessGDBRemote to kill the process correctly when it is either running by Greg Clayton · 15 years ago
  3. 10177aa Added the ability to dump sections to a certain depth (for when sections by Greg Clayton · 15 years ago
  4. 73b472d Updated the lldb_private::Flags class to have better method names and made by Greg Clayton · 15 years ago
  5. 274060b Fixed an issue where we were resolving paths when we should have been. by Greg Clayton · 15 years ago
  6. 74f6e9f Fixed a typo from my previous "Added support for LC_LOAD_UPWARD_DYLIB in mach-o files". by Greg Clayton · 15 years ago
  7. f9f78e3 Added support for LC_LOAD_UPWARD_DYLIB in mach-o files. by Greg Clayton · 15 years ago
  8. 8087ca2 Added mutex protection to the Symtab class. by Greg Clayton · 15 years ago
  9. 8941142 Hooked up ability to look up data symbols so they show up in disassembly by Greg Clayton · 15 years ago
  10. f4abd0d Fixed an issue with the mach-o file parser when parsing indirect symbol stubs by Greg Clayton · 15 years ago
  11. 0c38b0d Fixed an issue I found in the mach-o symbol table parsing where by Greg Clayton · 15 years ago
  12. bcf2cfb Remove the eSymbolTypeFunction, eSymbolTypeGlobal, and eSymbolTypeStatic. by Greg Clayton · 15 years ago
  13. 39bbba4 Always look up the symbols with FindSymbolByID since we are minimizing the symbol list. by Jim Ingham · 15 years ago
  14. c78e9a2 Disable minimized symbol tables for now as this was causing test suite failures. by Greg Clayton · 15 years ago
  15. 928d829 Enable minimized symbol tables when parsing mach-o files. This by Greg Clayton · 15 years ago
  16. 49bd1c8 Added Symtab::FindSymbolByID() in preparation for enabling the minimal by Greg Clayton · 15 years ago
  17. 5aee162 Change Target & Process so they can really be initialized with an invalid architecture. by Jim Ingham · 15 years ago
  18. 4ceb998 Modified both the ObjectFileMachO and ObjectFileELF to correctly set the by Greg Clayton · 15 years ago
  19. e1a916a Change over to using the definitions for mach-o types and defines to the by Greg Clayton · 15 years ago
  20. ea84e76 Switch over to using llvm's dwarf constants file. by Jason Molenda · 15 years ago
  21. 8d38ac4 Fixed debug map in executable + DWARF in .o debugging on Mac OS X. by Greg Clayton · 15 years ago
  22. 41f9232 Made lldb_private::ArchSpec more generic so that it can take a mach-o cpu by Greg Clayton · 15 years ago
  23. 30fdc8d Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 15 years ago