Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the ability from the SB API's to set the "one thread" timeout | Jim Ingham | 2014-03-28 | 1 | -0/+7 |
* | Plumb the EvaluateExpressionOptions::{Set,Get}StopOthers through the SB API, ... | Jim Ingham | 2014-02-28 | 1 | -0/+7 |
* | This patch does a couple of things. | Jim Ingham | 2013-11-07 | 1 | -0/+7 |
* | After discussing with Chris Lattner, we require C++11, so lets get rid of the... | Greg Clayton | 2013-04-18 | 1 | -1/+1 |
* | Since we use C++11, we should switch over to using std::unique_ptr when C++11... | Greg Clayton | 2013-04-18 | 1 | -1/+1 |
* | Reworked the way Process::RunThreadPlan and the ThreadPlanCallFunction intero... | Jim Ingham | 2013-02-09 | 1 | -2/+2 |
* | Separated the "expr --unwind-on-error" behavior into two parts, actual errors... | Jim Ingham | 2013-01-15 | 1 | -0/+8 |
* | API cleanup. | Greg Clayton | 2012-10-16 | 1 | -42/+19 |
* | Add the ability to set timeout & "run all threads" options both from the "exp... | Jim Ingham | 2012-10-16 | 1 | -0/+104 |