1. 8b82f08 Moved the execution context that was in the Debugger into by Greg Clayton · 15 years ago
  2. 05d2b7f Added some functions to our API related to classifying symbols as code, data, by Greg Clayton · 15 years ago
  3. 32e0a75 Many improvements to the Platform base class and subclasses. The base Platform by Greg Clayton · 15 years ago
  4. 357132e Added the ability to get the min and max instruction byte size for by Greg Clayton · 15 years ago
  5. 64195a2 Abtracted all mach-o and ELF out of ArchSpec. This patch is a modified form by Greg Clayton · 15 years ago
  6. 514487e Made lldb_private::ArchSpec contain much more than just an architecture. It by Greg Clayton · 15 years ago
  7. 6083026 Applied a fix to qualify "UUID" with the lldb_private namespace to fix by Greg Clayton · 15 years ago
  8. 931180e Changed the SymbolFile::FindFunction() function calls to only return by Greg Clayton · 15 years ago
  9. 6beaaa6 A few of the issue I have been trying to track down and fix have been due to by Greg Clayton · 15 years ago
  10. 2d4edfb Modified all logging calls to hand out shared pointers to make sure we by Greg Clayton · 15 years ago
  11. cfd1ace Cleaned up the API logging a lot more to reduce redundant information and by Greg Clayton · 15 years ago
  12. ceb6b13 First pass at adding logging capabilities for the API functions. At the moment by Caroline Tice · 15 years ago
  13. 274060b Fixed an issue where we were resolving paths when we should have been. by Greg Clayton · 15 years ago
  14. 8941142 Hooked up ability to look up data symbols so they show up in disassembly by Greg Clayton · 15 years ago
  15. bcf2cfb Remove the eSymbolTypeFunction, eSymbolTypeGlobal, and eSymbolTypeStatic. by Greg Clayton · 15 years ago
  16. e83e731 Remove the Flags member in lldb_private::Module in favor of bitfield boolean by Greg Clayton · 15 years ago
  17. 680e177 Don't re-look up the symbol in ResolveSymbolContextForAddress. by Jim Ingham · 15 years ago
  18. 5aee162 Change Target & Process so they can really be initialized with an invalid architecture. by Jim Ingham · 15 years ago
  19. 3504eee Added FindTypes to Module and ModuleList. by Greg Clayton · 15 years ago
  20. 0c5cd90 Added function name types to allow us to set breakpoints by name more by Greg Clayton · 15 years ago
  21. 30fdc8d Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 15 years ago