summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/ThreadPlan.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moved the code in ClangUserExpression that set up & ran the thread plan with ...Jim Ingham2010-11-301-0/+7
* Add ThreadPlanTracer class to allow instruction step tracing of execution.Jim Ingham2010-11-111-0/+11
* Modified all logging calls to hand out shared pointers to make sure weGreg Clayton2010-11-061-2/+2
* Cleaned up step logging a bit.Greg Clayton2010-09-031-3/+4
* Fixed the StackFrame to correctly resolve the StackID's SymbolContextScope.Greg Clayton2010-09-031-4/+27
* Fix constructor initialization order. Patch by Bill Lynch.Benjamin Kramer2010-07-161-4/+4
* I enabled some extra warnings for hidden local variables and for hiddenGreg Clayton2010-07-141-3/+3
* Two changes in this checkin. Added a ThreadPlanKind so that I can do some re...Jim Ingham2010-06-191-1/+2
* Add a "thread specification" class that specifies thread specific breakpoints...Jim Ingham2010-06-161-2/+2
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+185
OpenPOWER on IntegriCloud