llvm-project/lldb/include
Jim Ingham 7ab079b6d0 Add an option to suppress the persistent result variable when running EvaluateExpression
from Python.  If you don't need to refer to the result in another expression, there's no
need to bloat the persistent variable table with them since you already have the result
SBValue to work with.

<rdar://problem/17963645>

llvm-svn: 215244
2014-08-08 21:45:36 +00:00
..
lldb Add an option to suppress the persistent result variable when running EvaluateExpression 2014-08-08 21:45:36 +00:00
Makefile