1. d5b3c35 Updated Clang to a version that supports propagating by Sean Callanan · 14 years ago
  2. ad29309 Updated to revision 123723 of LLVM, to bring in by Sean Callanan · 14 years ago
  3. 0d62dfd Fixed an error in the type map for "char **" that was a bad memory smasher. by Greg Clayton · 14 years ago
  4. 0aa2e55 Split up the Python script interpreter code to allow multiple script interpreter objects to by Caroline Tice · 14 years ago
  5. c1955f2 Patch by Stephen Wilson to make Swig happy building on linux. by Johnny Chen · 14 years ago
  6. 9e7958e Updated to latest Clang revision. This involved by Sean Callanan · 14 years ago
  7. 22defe8 Updated to latest LLVM/Clang for external AST source changes that allow by Greg Clayton · 14 years ago
  8. eae9124 Updated to latest and greatest clang for a "print cvr-qualifiers on function by Greg Clayton · 14 years ago
  9. 8a3b0a8 Updated to the LLVM/Clang of 2010-11-17 at 3:30pm. by Sean Callanan · 14 years ago
  10. 8950c9a Updated LLVM to latest version as of 10/28 at by Sean Callanan · 14 years ago
  11. 5790e06 Remove references to particular Python version (use the system default by Caroline Tice · 14 years ago
  12. 7826c88 First pass at adding logging capabilities for the API functions. At the moment by Caroline Tice · 14 years ago
  13. c8b0e90 Add header files that were added to lldb.swig to the build by Caroline Tice · 14 years ago
  14. 0b48015 Wrap the file writing operations inside a with statement to simplify code. by Johnny Chen · 14 years ago
  15. 6b6f5ba Change the call within lldb.py to 'SBDebugger.Initialize()' from 'lldb.SBDebugger.Initialize()'. by Johnny Chen · 14 years ago
  16. bd5c63e Fix some memory leaks. by Caroline Tice · 14 years ago
  17. 48fbdf7 Modified the "breakpoint set --name NAME" to be the auto breakpoint set by Greg Clayton · 14 years ago
  18. 5144f38 More SWIG cleanup. Moved the breakpoint callback function back to the by Greg Clayton · 14 years ago
  19. d8c6253 Cleaned up the SWIG stuff so all includes happen as they should, no pulling by Greg Clayton · 14 years ago
  20. e47649c o SBtarget.cpp/.h: by Johnny Chen · 14 years ago
  21. 5c4c746 Added the ability to get the disassembly instructions from the function and by Greg Clayton · 14 years ago
  22. fa9f134 Update to the latest Clang, which fixes a problem by Sean Callanan · 14 years ago
  23. 55b6c53 Updated LLVM to: --revision '{2010-09-28T19:30}' by Greg Clayton · 14 years ago
  24. 59c5d5d Automatically wrap *all* Python code entered for a breakpoint command inside by Caroline Tice · 14 years ago
  25. 47a5c4c Updated to latest LLVM. Major LLVM changes: by Sean Callanan · 14 years ago
  26. e49ec18 Remove all the __repr__ methods from the API/*.h files, and put them by Caroline Tice · 14 years ago
  27. 1ca48b0 Remove SBCommandContext which was not needed or doing anything. by Caroline Tice · 14 years ago
  28. 98f930f by Caroline Tice · 14 years ago
  29. dfc91c3 Remove unnecessary/inappropriate output-printing functions from the API. by Caroline Tice · 14 years ago
  30. 4ead2e9 o Exposed SBFileSpec to the Python APIs in lldb.py. by Johnny Chen · 14 years ago
  31. b4d1fff o Added a test case for array_types which uses the Python APIs from lldb.py, by Johnny Chen · 14 years ago
  32. 960d6a4 Added support for objective C built-in types: id, Class, and SEL. This by Greg Clayton · 14 years ago
  33. 6e71340 Updated to llvm/clang from July 30, 2010 at 08:00. by Greg Clayton · 14 years ago
  34. c9b6000 Updated LLVM and Clang to July 20 at 16:00. by Greg Clayton · 14 years ago
  35. 193e6d5 Removed unused variable "log". by Greg Clayton · 14 years ago
  36. 81bdfe8 Updated to latest llvm from July 13th, 2010 at 13:00. by Greg Clayton · 14 years ago
  37. 54e7afa Merged Eli Friedman's linux build changes where he added Makefile files that by Greg Clayton · 14 years ago
  38. 961abeb Updated to build against the latest LLVM release. by Sean Callanan · 14 years ago
  39. c4f5110 Updated to llvm/clang from July 2, 2010 at 8:00AM. by Greg Clayton · 14 years ago
  40. 558be58 Add a unique ID to each debugger instance. by Caroline Tice · 14 years ago
  41. 9dbe717 Parameterize the shell scripts for creating and copying the python and by Caroline Tice · 14 years ago
  42. e41c4b2 Updated LLVM/Clang to revision from 2010-06-13T06:00. by Greg Clayton · 14 years ago
  43. e49f79d Switched over to using the new lldb::SharingPtr from Howard Hinnant. by Greg Clayton · 14 years ago
  44. 461a437 Patched in Pawel Wodnicki's lldb.swig changes for linux compatability. by Greg Clayton · 14 years ago
  45. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago