llvm-project/lldb/source
Caroline Tice d61c10bc79 Add 'batch_mode' to CommandInterpreter. Modify InputReaders to
not write output (prompts, instructions,etc.) if the CommandInterpreter
is in batch_mode.

Also, finish updating InputReaders to write to the asynchronous stream,
rather than using the Debugger's output file directly.

llvm-svn: 133162
2011-06-16 16:27:19 +00:00
..
API Add an API to SBDebugger class: 2011-06-15 21:24:24 +00:00
Breakpoint Made GetConditionText const everywhere. Made it return NULL when there's no condition 2011-06-15 21:16:00 +00:00
Commands Add 'batch_mode' to CommandInterpreter. Modify InputReaders to 2011-06-16 16:27:19 +00:00
Core Add 'batch_mode' to CommandInterpreter. Modify InputReaders to 2011-06-16 16:27:19 +00:00
Expression Disable MCJIT on non-Darwin platforms 2011-06-03 20:40:12 +00:00
Host Better way to build the CFCPP sources as part of liblldbHostMacOSX. 2011-05-20 18:18:09 +00:00
Interpreter Add 'batch_mode' to CommandInterpreter. Modify InputReaders to 2011-06-16 16:27:19 +00:00
Plugins Primitive attach support for linux 2011-06-14 19:19:50 +00:00
Symbol Use the correct accessor on CXXRecordDecl to know when a C++ class is dynamic. 2011-06-02 01:26:44 +00:00
Target Replace direct uses of the Debugger's output stream with 2011-06-15 19:35:17 +00:00
Utility API fix and missing headers. 2011-05-19 23:07:19 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Deleted one too many characters... 2011-05-07 01:03:33 +00:00
lldb.cpp Build and initialise the Darwin ABI plugins on all platforms 2011-05-19 18:32:34 +00:00