summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/ThreadPlanStepInstruction.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add ThreadPlanTracer class to allow instruction step tracing of execution.Jim Ingham2010-11-111-1/+1
* Modified all logging calls to hand out shared pointers to make sure weGreg Clayton2010-11-061-2/+2
* Don't cache the public stop reason, since it can change as plan completion ge...Jim Ingham2010-10-201-3/+3
* Got a lot of the kinks worked out in the inline support after debugging moreGreg Clayton2010-08-241-2/+2
* Abtracted the old "lldb_private::Thread::StopInfo" into an abtract class.Greg Clayton2010-08-041-6/+7
* Fix constructor initialization order. Patch by Bill Lynch.Benjamin Kramer2010-07-161-2/+3
* Two changes in this checkin. Added a ThreadPlanKind so that I can do some re...Jim Ingham2010-06-191-3/+2
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+191
OpenPOWER on IntegriCloud