1. d891f9b Fix Linux build warnings due to redefinition of macros: by Daniel Malea · 12 years ago
  2. f3ec461 rdar://problem/11457143 [ER] need "watchpoint command ..." by Johnny Chen · 12 years ago
  3. 1328b14 This commit: by Enrico Granata · 12 years ago
  4. 177bc68 <rdar://problem/10750012> by Greg Clayton · 13 years ago
  5. 3e4238d Fixed the Xcode project building of LLVM to be a bit more user friendly: by Greg Clayton · 13 years ago
  6. 59df36f this patch introduces a new command script import command which takes as input a filename for a Python script and imports the module contained in that file. the containing directory is added to the Python path such that dependencies are honored. also, the module may contain an __lldb_init_module(debugger,dict) function, which gets called after importing, and which can somehow initialize the module's interaction with lldb by Enrico Granata · 13 years ago
  7. c2a2825 Python commands: by Enrico Granata · 13 years ago
  8. 979e20d Public API changes: by Enrico Granata · 13 years ago
  9. 9ae7cef Python synthetic children: by Enrico Granata · 13 years ago
  10. f7a9b14 Python summary strings: by Enrico Granata · 13 years ago
  11. e86cbb9 Abtracted the innards of lldb-core away from the SB interface. There was some by Greg Clayton · 13 years ago
  12. 7c330d6 Added support for some new environment variables within LLDB to enable some by Greg Clayton · 14 years ago
  13. 0aa2e55 Split up the Python script interpreter code to allow multiple script interpreter objects to by Caroline Tice · 14 years ago
  14. 238c0a1 Fixed the way set/show variables were being accessed to being natively by Greg Clayton · 14 years ago
  15. 6e4c5ce by Caroline Tice · 14 years ago
  16. bef1583 I enabled some extra warnings for hidden local variables and for hidden by Greg Clayton · 14 years ago
  17. dea5ea7 Move source/Utility/PseudoTerminal.h into include/lldb/Utility. by Jason Molenda · 14 years ago
  18. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago