summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/interface/SBExpressionOptions.i
Commit message (Expand)AuthorAgeFilesLines
* Start to share SWIG interface files between languages.Bruce Mitchener2015-04-241-130/+0
* Add an option to suppress the persistent result variable when running Evaluat...Jim Ingham2014-08-081-0/+9
* Enable the ability to enable debug info generation when evaluating expressions.Greg Clayton2014-07-111-1/+8
* Initial merge of some of the iOS 8 / Mac OS X Yosemite specificJason Molenda2014-06-131-0/+4
* Add the ability from the SB API's to set the "one thread" timeoutJim Ingham2014-03-281-0/+7
* Plumb the EvaluateExpressionOptions::{Set,Get}StopOthers through the SB API, ...Jim Ingham2014-02-281-0/+7
* This patch does a couple of things. Jim Ingham2013-11-071-0/+7
* After discussing with Chris Lattner, we require C++11, so lets get rid of the...Greg Clayton2013-04-181-1/+1
* Since we use C++11, we should switch over to using std::unique_ptr when C++11...Greg Clayton2013-04-181-1/+1
* Reworked the way Process::RunThreadPlan and the ThreadPlanCallFunction intero...Jim Ingham2013-02-091-2/+2
* Separated the "expr --unwind-on-error" behavior into two parts, actual errors...Jim Ingham2013-01-151-0/+8
* API cleanup.Greg Clayton2012-10-161-42/+19
* Add the ability to set timeout & "run all threads" options both from the "exp...Jim Ingham2012-10-161-0/+104
OpenPOWER on IntegriCloud