summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBThread.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added a new bool parameter to many of the DumpStopContext() methods that Greg Clayton2010-09-021-1/+1
* Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to "Selec...Jim Ingham2010-08-261-14/+14
* Added support for inlined stack frames being represented as real stack framesGreg Clayton2010-08-241-1/+1
* Abtracted the old "lldb_private::Thread::StopInfo" into an abtract class.Greg Clayton2010-08-041-8/+9
* Added "void Clear();" methods to SBDebugger, SBTarget and SBThread so they ca...Greg Clayton2010-07-301-0/+7
* I enabled some extra warnings for hidden local variables and for hiddenGreg Clayton2010-07-141-1/+0
* Misc warning fixes.Eli Friedman2010-07-091-1/+1
* Merged Eli Friedman's linux build changes where he added Makefile files thatGreg Clayton2010-07-091-2/+5
* Very large changes that were needed in order to allow multiple connectionsGreg Clayton2010-06-231-112/+75
* Two changes in this checkin. Added a ThreadPlanKind so that I can do some re...Jim Ingham2010-06-191-1/+0
* I have eliminated RTTI from LLDB!Greg Clayton2010-06-121-18/+9
* And some more include line fixes.Eli Friedman2010-06-091-6/+6
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+551
OpenPOWER on IntegriCloud