summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/ThreadPlanStepOut.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-1/+1
* Don't cache the public stop reason, since it can change as plan completion ge...Jim Ingham2010-10-201-4/+4
* Got a lot of the kinks worked out in the inline support after debugging moreGreg Clayton2010-08-241-1/+2
* Abtracted the old "lldb_private::Thread::StopInfo" into an abtract class.Greg Clayton2010-08-041-33/+27
* Fix constructor initialization order. Patch by Bill Lynch.Benjamin Kramer2010-07-161-1/+1
* Two changes in this checkin. Added a ThreadPlanKind so that I can do some re...Jim Ingham2010-06-191-1/+1
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+228
OpenPOWER on IntegriCloud