summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/ThreadPlanTestCondition.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modified LLDB expressions to not have to JIT and run code just to see variableGreg Clayton2010-12-141-2/+2
* Moved the code in ClangUserExpression that set up & ran the thread plan with ...Jim Ingham2010-11-301-1/+4
* 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-4/+1
* Add the ability to disable individual log categories, ratherCaroline Tice2010-10-291-0/+3
* Don't cache the public stop reason, since it can change as plan completion ge...Jim Ingham2010-10-201-3/+3
* Added support for breakpoint conditions. I also had to separate the "run the...Jim Ingham2010-10-141-0/+182
OpenPOWER on IntegriCloud