1. b7f5945 Build and initialise the Darwin ABI plugins on all platforms by Peter Collingbourne · 13 years ago
  2. aa9719a Initialise the Darwin ABI plugins only on Darwin by Peter Collingbourne · 13 years ago
  3. 75906e4 Moved all code from ArchDefaultUnwindPlan and ArchVolatileRegs into their by Greg Clayton · 13 years ago
  4. 888a733 Changed the emulate instruction function to take emulate options which by Greg Clayton · 13 years ago
  5. 9a1941b Even more renaming. by Greg Clayton · 13 years ago
  6. f6e287a More moving things around for the unwind plan and assembly unwind plug-ins. by Greg Clayton · 13 years ago
  7. 97eecb1 Put plug-ins into the correct directories as they were incorrectly located by Greg Clayton · 13 years ago
  8. 080bf61 by Caroline Tice · 13 years ago
  9. b344843 Fixed the LLDB build so that we can have private types, private enums and by Greg Clayton · 13 years ago
  10. 58e26e0 Did a lot more work on abtracting and organizing the platforms. by Greg Clayton · 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. b1888f2 Added more platform support. There are now some new commands: by Greg Clayton · 13 years ago
  13. 015eb23 Add a missing include. by Stephen Wilson · 13 years ago
  14. 2a45681 by Caroline Tice · 13 years ago
  15. ef6635b Add Makefile support for the Platform plugins. by Stephen Wilson · 13 years ago
  16. e4b9c1f LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provide by Greg Clayton · 13 years ago
  17. bd321c5 Added a DynamicLoaderStatic plug-in that will act as a static dynamic loader. by Greg Clayton · 13 years ago
  18. d284b66 Added new target instance settings for execution settings: by Greg Clayton · 13 years ago
  19. c3c4661 All UnwindPlan objects are now passed around as shared pointers. by Greg Clayton · 13 years ago
  20. 52fd984 Modified the PluginManager to be ready for loading plug-ins from a system by Greg Clayton · 13 years ago
  21. 92241ef Initial support for a DynamicLoader plugin on Linux. by Stephen Wilson · 14 years ago
  22. 0aa2e55 Split up the Python script interpreter code to allow multiple script interpreter objects to by Caroline Tice · 14 years ago
  23. be1acb2 Initialize SymbolFileDWARFDebugMap on Apple platforms only. by Stephen Wilson · 14 years ago
  24. e01879a Fixes for linux building from Stephen Wilson. by Greg Clayton · 14 years ago
  25. adb909b Fixes for linux building from Stephen Wilson. by Greg Clayton · 14 years ago
  26. 990de7b Cleaned up code that wasn't using the Initialize and Terminate paradigm by by Greg Clayton · 14 years ago
  27. 2eac2b9 Add a ObjC V1 runtime, and a generic AppleObjCRuntime plugin. by Jim Ingham · 14 years ago
  28. 8280cbe Check in the native lldb unwinder. by Jason Molenda · 14 years ago
  29. 734b483 Disable "process.macosx" plugin, since it is not being actively supported by Caroline Tice · 14 years ago
  30. 3fed8b9 Hooked up ability to look up data symbols so they show up in disassembly by Greg Clayton · 14 years ago
  31. 642036f Committing the skeleton of Language runtime plugin classes. by Jim Ingham · 14 years ago
  32. ea0dbca Add a new ArchVolatileRegs plugin class to identify by Jason Molenda · 14 years ago
  33. 5bc8c97 Add UserSettings to Target class, making Target settings by Caroline Tice · 14 years ago
  34. 3a4ea24 The first part of an lldb native stack unwinder. by Jason Molenda · 14 years ago
  35. 20594b1 Add a user settings controller to Thread. Then added a step-avoid-regexp setting by Jim Ingham · 14 years ago
  36. 6e4c5ce by Caroline Tice · 14 years ago
  37. f04d661 Cleaned up step logging a bit. by Greg Clayton · 14 years ago
  38. 5205f0b Fixed the StackFrame to correctly resolve the StackID's SymbolContextScope. by Greg Clayton · 14 years ago
  39. f6f4033 Add a new Process plugin for Linux. by Stephen Wilson · 14 years ago
  40. ddd2962 Combine 32 and 64 bit ELF readers. by Stephen Wilson · 14 years ago
  41. 54e7afa Merged Eli Friedman's linux build changes where he added Makefile files that by Greg Clayton · 14 years ago
  42. 596ba27 64 bit ELF support from Stephen Wilson. by Greg Clayton · 14 years ago
  43. c4e0752 Declare LLDBVersionNumber extern "C" to make sure clang++ mangles it properly. Patch from Jean-Daniel Dupas! by Benjamin Kramer · 14 years ago
  44. e5cadba Make include paths work on Linux. ifdef out stuff that isn't relevant to by Eli Friedman · 14 years ago
  45. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago