summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/PluginManager.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provideGreg Clayton2011-03-081-37/+173
* Added new target instance settings for execution settings:Greg Clayton2011-02-181-0/+18
* Moved FileSpec into the Host layer since it will vary from host to host.Greg Clayton2011-02-081-1/+1
* Cleaned up the dynamic library open/getsymbol/close code to use abstractedGreg Clayton2011-02-081-1/+5
* Modified the PluginManager to be ready for loading plug-ins from a systemGreg Clayton2011-02-021-14/+195
* Added EmulateIntruction plug-in manager support.Greg Clayton2011-02-011-0/+122
* Committing the skeleton of Language runtime plugin classes.Jim Ingham2010-09-231-0/+120
* Add a new ArchVolatileRegs plugin class to identifyJason Molenda2010-09-221-0/+119
* The first part of an lldb native stack unwinder.Jason Molenda2010-09-101-0/+241
* Applied PluginManager.cpp patch from Jean-Daniel Dupas.Jason Molenda2010-06-111-19/+19
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+1133
OpenPOWER on IntegriCloud