llvm-project/lldb/source
Caroline Tice 10ad799386 Modify "process handle" so that if no signals are specified it lists/updates them all,
if no update commands are specified it just lists the current values, and show that
it always shows the new values for a signal after it has been updated.  Also updated
the help text to match the new functionality.

llvm-svn: 116520
2010-10-14 21:31:13 +00:00
..
API Added a "--no-lldbinit" option (-n for short (which magically matches 2010-10-11 01:05:37 +00:00
Breakpoint Fix some memory leaks. 2010-10-12 21:57:09 +00:00
Commands Modify "process handle" so that if no signals are specified it lists/updates them all, 2010-10-14 21:31:13 +00:00
Core Add a way to temporarily divert events from a broadcaster to a private listener. 2010-10-11 23:53:14 +00:00
Expression Fixed C++ class clang type creation and display by making sure we omit 2010-10-13 03:15:28 +00:00
Host Plugged memory leak. 2010-10-10 22:07:18 +00:00
Interpreter Add an initial version of test that exercise the lldb commands: 'process signal' 2010-10-14 01:22:03 +00:00
Plugins Fixed C++ class clang type creation and display by making sure we omit 2010-10-13 03:15:28 +00:00
Symbol Fixed C++ class clang type creation and display by making sure we omit 2010-10-13 03:15:28 +00:00
Target Fix a regression introduced in r116430 with the added 'break' statement, 2010-10-14 00:54:32 +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 Add a "lldb host" logging channel, and put logging in the Host::OpenInExternalEditor code. 2010-08-31 18:05:13 +00:00
lldb.cpp Hooked up ability to look up data symbols so they show up in disassembly 2010-10-08 00:21:05 +00:00