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