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