| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Modified LLDB expressions to not have to JIT and run code just to see variable | Greg Clayton | 2010-12-14 | 1 | -2/+2 |
| * | Moved the code in ClangUserExpression that set up & ran the thread plan with ... | Jim Ingham | 2010-11-30 | 1 | -1/+4 |
| * | Add ThreadPlanTracer class to allow instruction step tracing of execution. | Jim Ingham | 2010-11-11 | 1 | -1/+1 |
| * | Modified all logging calls to hand out shared pointers to make sure we | Greg Clayton | 2010-11-06 | 1 | -4/+1 |
| * | Add the ability to disable individual log categories, rather | Caroline Tice | 2010-10-29 | 1 | -0/+3 |
| * | Don't cache the public stop reason, since it can change as plan completion ge... | Jim Ingham | 2010-10-20 | 1 | -3/+3 |
| * | Added support for breakpoint conditions. I also had to separate the "run the... | Jim Ingham | 2010-10-14 | 1 | -0/+182 |

