summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/ThreadPlanStepThrough.cpp
Commit message (Expand)AuthorAgeFilesLines
* Resolve printf formatting warnings on Linux:Daniel Malea2012-11-291-3/+3
* If the ObjC Step Through Trampoline plan causes a target crash, properly prop...Jim Ingham2012-05-101-27/+41
* Purge a couple more uses of stack count for stepping.Jim Ingham2012-03-011-5/+5
* Thread hardening part 3. Now lldb_private::Thread objects have std::weak_ptrGreg Clayton2012-02-211-7/+7
* Make the ThreadPlanStepThrough set a backstop breakpoint on the return addres...Jim Ingham2011-12-031-30/+160
* 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
* Replace the vestigial Value::GetOpaqueCLangQualType with the more correct Val...Jim Ingham2010-09-281-0/+9
* 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/+137
OpenPOWER on IntegriCloud