summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/PluginManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* <rdar://problem/10560053>Greg Clayton2012-02-051-1/+36
* Added a new plug-in type: lldb_private::OperatingSystem. The operating system Greg Clayton2011-08-221-0/+104
* Moved all code from ArchDefaultUnwindPlan and ArchVolatileRegs into theirGreg Clayton2011-05-111-210/+0
* Renamed UnwindAssemblyProfiler to UnwindAssembly along with its source files.Greg Clayton2011-04-251-26/+26
* Centralized a lot of the status information for processes,Greg Clayton2011-04-181-4/+4
* Added auto completion for architecture names and for platforms.Greg Clayton2011-04-131-716/+541
* Add missing headers.Stephen Wilson2011-04-081-0/+2
* Did a lot more work on abtracting and organizing the platforms. Greg Clayton2011-03-241-0/+2
* Added more platform support. There are now some new commands:Greg Clayton2011-03-191-110/+82
* 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