1. 3508c38 <rdar://problem/10103468> by Greg Clayton · 13 years ago
  2. 49f4bf2 Added the ability to get a ObjectFile versions from the ObjectFile by Greg Clayton · 13 years ago
  3. 9ce9538 Full core file support has been added for mach-o core files. by Greg Clayton · 13 years ago
  4. 302d78c Extended function lookup to allow the user to by Sean Callanan · 13 years ago
  5. 7dd5c51 Removed all of the "#ifndef SWIG" from the SB header files since we are using by Greg Clayton · 13 years ago
  6. b5a8f14 <rdar://problem/10560053> by Greg Clayton · 13 years ago
  7. 0416bdf lldb::SBTarget and lldb::SBProcess are now thread hardened. They both still by Greg Clayton · 13 years ago
  8. 334d33a SBFrame is now threadsafe using some extra tricks. One issue is that stack by Greg Clayton · 13 years ago
  9. 1b92520 Added the ability to get the target triple, byte order and address byte size by Greg Clayton · 13 years ago
  10. e0bd571 Add needed Clear methods. <rdar://problem/10596340> by Jim Ingham · 13 years ago
  11. 87b8c4c Work in progress for: by Johnny Chen · 13 years ago
  12. 96154be <rdar://problem/10126482> by Greg Clayton · 13 years ago
  13. 3e80cd9 Added ClangNamespaceDecl * parameters to several by Sean Callanan · 13 years ago
  14. 3e8c25f Added to the public API to allow symbolication: by Greg Clayton · 13 years ago
  15. 153ccd7 While tracking down memory consumption issue a few things were needed: the by Greg Clayton · 13 years ago
  16. 0fb0bcc Cleaned up the SBType.h file to not include internal headers and reorganized by Greg Clayton · 13 years ago
  17. 979e20d Public API changes: by Enrico Granata · 13 years ago
  18. a395506 Make the SBAddress class easier to use when using the public API. by Greg Clayton · 13 years ago
  19. 917c000 Added support for finding and global variables in the SBTarget and SBModule by Greg Clayton · 13 years ago
  20. b7a9d64 Add fuzz calls for SBModule and SBProcess. by Johnny Chen · 13 years ago
  21. 4ed315f Added the ability to find functions from either a SBModule (find functions by Greg Clayton · 13 years ago
  22. 180546b Added the ability to set the Platform path for a module through the SBModule by Greg Clayton · 14 years ago
  23. 919ee60 Add TestSymbolAPI.py to test the newly added SBSymbol and SBAddress APIs: by Johnny Chen · 14 years ago
  24. 43edca3 Added symbol table access through the module for now. We might need to expose by Greg Clayton · 14 years ago
  25. e005f2c Modified all logging calls to hand out shared pointers to make sure we by Greg Clayton · 14 years ago
  26. 538eb82 Added copy constructors and assignment operators to all lldb::SB* classes by Greg Clayton · 14 years ago
  27. 135adf2 Fixed an include so case sensitive builders can build. by Greg Clayton · 14 years ago
  28. 49ce682 Cleaned up the API logging a lot more to reduce redundant information and by Greg Clayton · 14 years ago
  29. a66ba46 Improved API logging. by Greg Clayton · 14 years ago
  30. 61ba7ec Clean up the API logging code: by Caroline Tice · 14 years ago
  31. 7826c88 First pass at adding logging capabilities for the API functions. At the moment by Caroline Tice · 14 years ago
  32. e49ec18 Remove all the __repr__ methods from the API/*.h files, and put them by Caroline Tice · 14 years ago
  33. 98f930f by Caroline Tice · 14 years ago
  34. 466f6c4 Added some missing API for address resolving within a module, and looking by Greg Clayton · 14 years ago
  35. 63094e0 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 14 years ago
  36. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago