summaryrefslogtreecommitdiffstats
path: root/lldb/source/lldb.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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