1. 248a130 [lldb] NFC modernize codebase with modernize-use-nullptr by Konrad Kleine · 7 years ago
  2. 306809f [Reproducers] Capture return values of functions returning by ptr/ref by Jonas Devlieghere · 7 years ago
  3. ae211ec [lldb] [Reproducer] Move SBRegistry registration into declaring files by Michal Gorny · 7 years ago
  4. 7f5237b Add "operator bool" to SB APIs by Pavel Labath · 7 years ago
  5. 581af8b [SBAPI] Log from record macro by Jonas Devlieghere · 7 years ago
  6. baf5664 [Reproducers] Add SBReproducer macros by Jonas Devlieghere · 7 years ago
  7. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  8. 6f9e690 Move Log from Core -> Utility. by Zachary Turner · 9 years ago
  9. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  10. 63a27af Added support for thread local variables on all Apple OS variants. by Greg Clayton · 9 years ago
  11. 72ac8a8 Handle the case when a variable is only valid in part of the enclosing scope by Tamas Berghammer · 10 years ago
  12. ddaf6a7 Make many mangled functions that might demangle a name be allowed to specify a language to use in order to soon support Pascal and Java demangling. Dawn Perchik will take care of making this so. by Greg Clayton · 10 years ago
  13. b57e4a1 Roll back the changes I made in r193907 which created a new Frame by Jason Molenda · 12 years ago
  14. f23bf74 Add a new base class, Frame. It is a pure virtual function which by Jason Molenda · 12 years ago
  15. d01b295 Resolve printf formatting warnings on Linux: by Daniel Malea · 13 years ago
  16. e3e9151 <rdar://problem/12437442> by Enrico Granata · 13 years ago
  17. 5569e64 Removed all of the "#ifndef SWIG" from the SB header files since we are using by Greg Clayton · 14 years ago
  18. da7bc7d <rdar://problem/10126482> by Greg Clayton · 14 years ago
  19. 81c22f6 Moved lldb::user_id_t values to be 64 bit. This was going to be needed for by Greg Clayton · 14 years ago
  20. ea3e7d5 Added more functionality to Range template classes in RangeMap.h and converted remaining DWARF areas that were using ranges over to this class. Also converted lldb_private::Block to use it. by Greg Clayton · 14 years ago
  21. 8f7180b Added more functionality to the public API to allow for better by Greg Clayton · 14 years ago
  22. 72eff18 Fixed SBFrame to properly check to make sure it has a valid m_opaque_sp object by Greg Clayton · 15 years ago
  23. efabb12 Added copy constructors and assignment operators to all lldb::SB* classes by Greg Clayton · 15 years ago
  24. 4838131 Improved API logging. by Greg Clayton · 15 years ago
  25. dac97f3 Remove all the __repr__ methods from the API/*.h files, and put them by Caroline Tice · 15 years ago
  26. 201a885 Fix indentations. by Caroline Tice · 15 years ago
  27. dde9cff by Caroline Tice · 15 years ago
  28. 95897c6 Added more API to lldb::SBBlock to allow getting the block by Greg Clayton · 15 years ago
  29. 1b72fcb Added support for inlined stack frames being represented as real stack frames by Greg Clayton · 15 years ago
  30. 6611103 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 15 years ago
  31. 30fdc8d Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 15 years ago