Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If ThreadPlanCallFunction hasn't set its notion of the "real stop info" yet, ... | Jim Ingham | 2013-06-04 | 1 | -5/+9 |
* | Separated the "expr --unwind-on-error" behavior into two parts, actual errors... | Jim Ingham | 2013-01-15 | 1 | -2/+3 |
* | Don't try to use "OkayToDiscard" to mean BOTH this plan is a user plan or not... | Jim Ingham | 2012-05-11 | 1 | -0/+3 |
* | Thread hardening part 3. Now lldb_private::Thread objects have std::weak_ptr | Greg Clayton | 2012-02-21 | 1 | -1/+1 |
* | Improve the x86_64 return value decoder to handle most structure returns. | Jim Ingham | 2011-12-22 | 1 | -1/+1 |
* | Enhanced the ObjC DynamicCheckerFunction to test for "object responds to sele... | Jim Ingham | 2011-11-01 | 1 | -1/+15 |
* | Added support for generating expressions that have | Sean Callanan | 2010-12-13 | 1 | -1/+2 |
* | Moved the code in ClangUserExpression that set up & ran the thread plan with ... | Jim Ingham | 2010-11-30 | 1 | -0/+59 |