summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBExpressionOptions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Expose top-level Clang expressions via the command line and the API.Sean Callanan2016-03-281-0/+12
* Use Clang's FixItHints to correct expressions with "trivial" mistakes (e.g. "...Jim Ingham2016-03-251-0/+12
* Allow expresions to have unique expression prefixes:Greg Clayton2015-05-271-0/+11
* Add an option to suppress the persistent result variable when running Evaluat...Jim Ingham2014-08-081-0/+13
* Enable the ability to enable debug info generation when evaluating expressions.Greg Clayton2014-07-111-0/+12
* Initial merge of some of the iOS 8 / Mac OS X Yosemite specificJason Molenda2014-06-131-0/+6
* Make the Expression Execution result enum available to the SB API layer.Jim Ingham2014-05-051-0/+6
* Add the ability from the SB API's to set the "one thread" timeoutJim Ingham2014-03-281-0/+12
* Plumb the EvaluateExpressionOptions::{Set,Get}StopOthers through the SB API, ...Jim Ingham2014-02-281-0/+12
* This patch does a couple of things. Jim Ingham2013-11-071-2/+14
* Separated the "expr --unwind-on-error" behavior into two parts, actual errors...Jim Ingham2013-01-151-0/+12
* API cleanup.Greg Clayton2012-10-161-39/+11
* Add the ability to set timeout & "run all threads" options both from the "exp...Jim Ingham2012-10-161-0/+142
OpenPOWER on IntegriCloud