Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
lldb
/
source
/
API
/
SBExpressionOptions.cpp
ab63998
Add an SBExpressionOptions setting mirroring the "exec" command's --allow-jit.
by Jim Ingham
· 7 years ago
43d3541
Use Timeout<> in EvaluateExpressionOptions class
by Pavel Labath
· 9 years ago
b9c1b51
*** This commit represents a complete reformatting of the LLDB source code
by Kate Stone
· 9 years ago
863fab6
Expose top-level Clang expressions via the command line and the API.
by Sean Callanan
· 10 years ago
a1e541b
Use Clang's FixItHints to correct expressions with "trivial" mistakes (e.g. "." for "->".)
by Jim Ingham
· 10 years ago
4e1042e
Allow expresions to have unique expression prefixes:
by Greg Clayton
· 10 years ago
7ab079b
Add an option to suppress the persistent result variable when running EvaluateExpression
by Jim Ingham
· 11 years ago
205ca1e
Enable the ability to enable debug info generation when evaluating expressions.
by Greg Clayton
· 11 years ago
705b180
Initial merge of some of the iOS 8 / Mac OS X Yosemite specific
by Jason Molenda
· 11 years ago
1624a2d
Make the Expression Execution result enum available to the SB API layer.
by Jim Ingham
· 12 years ago
914f4e7
Add the ability from the SB API's to set the "one thread" timeout
by Jim Ingham
· 12 years ago
286fb1e
Plumb the EvaluateExpressionOptions::{Set,Get}StopOthers through the SB API, and make it work in RunThreadPlan.
by Jim Ingham
· 12 years ago
6fbc48b
This patch does a couple of things.
by Jim Ingham
· 12 years ago
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
cced156
API cleanup.
by Greg Clayton
· 13 years ago
35e1bda
Add the ability to set timeout & "run all threads" options both from the "expr" command and from
by Jim Ingham
· 13 years ago