summaryrefslogtreecommitdiffstats
path: root/lldb/include/lldb/lldb-private-interfaces.h
Commit message (Expand)AuthorAgeFilesLines
...
* Platforms can now auto-select themselves if you specify a full target triple ...Greg Clayton2012-03-201-1/+1
* <rdar://problem/10605072>Greg Clayton2012-02-291-0/+1
* <rdar://problem/10103468>Greg Clayton2012-02-241-4/+4
* First pass at mach-o core file support is in. It currently works for x86_64 Greg Clayton2012-02-091-1/+1
* <rdar://problem/10560053>Greg Clayton2012-02-051-0/+1
* Added a new plug-in type: lldb_private::OperatingSystem. The operating system Greg Clayton2011-08-221-0/+1
* Moved all code from ArchDefaultUnwindPlan and ArchVolatileRegs into theirGreg Clayton2011-05-111-3/+1
* Changed the emulate instruction function to take emulate options whichGreg Clayton2011-04-261-1/+1
* Renamed UnwindAssemblyProfiler to UnwindAssembly along with its source files.Greg Clayton2011-04-251-1/+1
* Fixed the LLDB build so that we can have private types, private enums andGreg Clayton2011-03-241-3/+5
* LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provideGreg Clayton2011-03-081-0/+1
* The DynamicLoader plug-in instance now lives up in lldb_private::Process whereGreg Clayton2011-02-161-1/+1
* Made lldb_private::ArchSpec contain much more than just an architecture. ItGreg Clayton2011-02-151-2/+2
* Added EmulateIntruction plug-in manager support.Greg Clayton2011-02-011-0/+1
* Committing the skeleton of Language runtime plugin classes.Jim Ingham2010-09-231-0/+1
* Add a new ArchVolatileRegs plugin class to identifyJason Molenda2010-09-221-0/+1
* The first part of an lldb native stack unwinder.Jason Molenda2010-09-101-0/+2
* Switched over to using the new lldb::SharingPtr from Howard Hinnant. Greg Clayton2010-06-121-2/+0
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+37
OpenPOWER on IntegriCloud