summaryrefslogtreecommitdiffstats
path: root/lldb/source/lldb.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a ObjC V1 runtime, and a generic AppleObjCRuntime plugin.Jim Ingham2010-11-041-1/+6
* Check in the native lldb unwinder. Jason Molenda2010-10-251-0/+2
* Disable "process.macosx" plugin, since it is not being actively supportedCaroline Tice2010-10-151-2/+2
* Hooked up ability to look up data symbols so they show up in disassemblyGreg Clayton2010-10-081-0/+39
* Committing the skeleton of Language runtime plugin classes.Jim Ingham2010-09-231-0/+4
* Add a new ArchVolatileRegs plugin class to identifyJason Molenda2010-09-221-2/+3
* Add UserSettings to Target class, making Target settingsCaroline Tice2010-09-201-10/+4
* The first part of an lldb native stack unwinder.Jason Molenda2010-09-101-0/+6
* Add a user settings controller to Thread. Then added a step-avoid-regexp set...Jim Ingham2010-09-081-2/+3
* This is a very large commit that completely re-does the way lldbCaroline Tice2010-09-041-0/+5
* Cleaned up step logging a bit.Greg Clayton2010-09-031-3/+8
* Fixed the StackFrame to correctly resolve the StackID's SymbolContextScope.Greg Clayton2010-09-031-0/+11
* Add a new Process plugin for Linux.Stephen Wilson2010-07-241-4/+19
* Combine 32 and 64 bit ELF readers.Stephen Wilson2010-07-131-3/+0
* Merged Eli Friedman's linux build changes where he added Makefile files thatGreg Clayton2010-07-091-2/+2
* 64 bit ELF support from Stephen Wilson.Greg Clayton2010-07-071-0/+3
* Declare LLDBVersionNumber extern "C" to make sure clang++ mangles it properly...Benjamin Kramer2010-07-071-1/+1
* Make include paths work on Linux. ifdef out stuff that isn't relevant toEli Friedman2010-06-131-27/+36
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+107
OpenPOWER on IntegriCloud