1. ab63998 Add an SBExpressionOptions setting mirroring the "exec" command's --allow-jit. by Jim Ingham · 7 years ago
  2. 43d3541 Use Timeout<> in EvaluateExpressionOptions class by Pavel Labath · 9 years ago
  3. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  4. 863fab6 Expose top-level Clang expressions via the command line and the API. by Sean Callanan · 10 years ago
  5. a1e541b Use Clang's FixItHints to correct expressions with "trivial" mistakes (e.g. "." for "->".) by Jim Ingham · 10 years ago
  6. 4e1042e Allow expresions to have unique expression prefixes: by Greg Clayton · 10 years ago
  7. 7ab079b Add an option to suppress the persistent result variable when running EvaluateExpression by Jim Ingham · 11 years ago
  8. 205ca1e Enable the ability to enable debug info generation when evaluating expressions. by Greg Clayton · 11 years ago
  9. 705b180 Initial merge of some of the iOS 8 / Mac OS X Yosemite specific by Jason Molenda · 11 years ago
  10. 1624a2d Make the Expression Execution result enum available to the SB API layer. by Jim Ingham · 12 years ago
  11. 914f4e7 Add the ability from the SB API's to set the "one thread" timeout by Jim Ingham · 12 years ago
  12. 286fb1e Plumb the EvaluateExpressionOptions::{Set,Get}StopOthers through the SB API, and make it work in RunThreadPlan. by Jim Ingham · 12 years ago
  13. 6fbc48b This patch does a couple of things. by Jim Ingham · 12 years ago
  14. 184e981 Separated the "expr --unwind-on-error" behavior into two parts, actual errors (i.e. crashes) which continue to be by Jim Ingham · 13 years ago
  15. cced156 API cleanup. by Greg Clayton · 13 years ago
  16. 35e1bda Add the ability to set timeout & "run all threads" options both from the "expr" command and from by Jim Ingham · 13 years ago