llvm-project/lldb/source
Sean Callanan 83b0918938 Allowed ClangExpressionDeclMap to dematerialize
persistent variables even after the parser has
finished running.

llvm-svn: 120521
2010-12-01 01:29:06 +00:00
..
API Moved the code in ClangUserExpression that set up & ran the thread plan with timeouts, and restarting with all threads into a utility function in Process. This required a bunch of renaming. 2010-11-30 02:22:11 +00:00
Breakpoint Added support for indicating to the expression parser 2010-11-19 02:52:21 +00:00
Commands Make CommandObjectMultiword::GetSubcommandSP() more robust by appending the 2010-12-01 01:04:22 +00:00
Core Change the DWARFExpression::Evaluate methods to take an optional 2010-11-20 01:28:30 +00:00
Expression Allowed ClangExpressionDeclMap to dematerialize 2010-12-01 01:29:06 +00:00
Host Silence a bunch of clang warnings. 2010-11-10 20:16:47 +00:00
Interpreter Add the ability to catch and do the right thing with Interrupts (often control-c) 2010-11-19 20:47:54 +00:00
Plugins Moved the code in ClangUserExpression that set up & ran the thread plan with timeouts, and restarting with all threads into a utility function in Process. This required a bunch of renaming. 2010-11-30 02:22:11 +00:00
Symbol Removed a stray dump() that made it into top-of-tree. 2010-11-20 02:23:49 +00:00
Target Moved the code in ClangUserExpression that set up & ran the thread plan with timeouts, and restarting with all threads into a utility function in Process. This required a bunch of renaming. 2010-11-30 02:22:11 +00:00
Utility Cleaned a few build related things up: 2010-09-24 23:07:41 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Cleaned up code that wasn't using the Initialize and Terminate paradigm by 2010-11-18 23:32:35 +00:00
lldb.cpp Cleaned up code that wasn't using the Initialize and Terminate paradigm by 2010-11-18 23:32:35 +00:00