summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/ThreadPlanBase.cpp
Commit message (Expand)AuthorAgeFilesLines
* The thread plan destructors may call Thread virtual methods. That means they...Jim Ingham2010-11-181-0/+7
* Add ThreadPlanTracer class to allow instruction step tracing of execution.Jim Ingham2010-11-111-3/+11
* Don't cache the public stop reason, since it can change as plan completion ge...Jim Ingham2010-10-201-7/+7
* Abtracted the old "lldb_private::Thread::StopInfo" into an abtract class.Greg Clayton2010-08-041-89/+60
* Two changes in this checkin. Added a ThreadPlanKind so that I can do some re...Jim Ingham2010-06-191-7/+8
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+202
OpenPOWER on IntegriCloud