llvm-project/lldb
Caroline Tice 357313573e Add new argument type, eArgSignalName,
Add missing break statment to case statement in Process::ShouldBroadcastEvent.

Add new command, "process handle" to allow users to control process behavior on
the receipt of various Unix signals (whether the process should stop; whether the
process should be passed the signal; whether the debugger user should be notified
that the signal came in).

llvm-svn: 116430
2010-10-13 20:44:39 +00:00
..
docs Minor copy edits. 2010-09-11 00:37:21 +00:00
examples Added the capability for the test driver to split the sys.stderr/sys.stdout into 2010-10-12 21:35:54 +00:00
include Add new argument type, eArgSignalName, 2010-10-13 20:44:39 +00:00
lib Patch from Jay Cornwall that modifies the LLDB "Host" layer to reuse more 2010-09-07 20:11:56 +00:00
lldb.xcodeproj Modified the "breakpoint set --name NAME" to be the auto breakpoint set 2010-10-12 04:29:14 +00:00
resources Bumped versions to lldb-26 and debugserver-114 for a build. 2010-10-08 00:23:57 +00:00
scripts Fix some memory leaks. 2010-10-12 21:57:09 +00:00
source Add new argument type, eArgSignalName, 2010-10-13 20:44:39 +00:00
test Fix these comments and the commented out code about 'frame variable -t', too. 2010-10-13 19:25:42 +00:00
tools Fix some memory leaks. 2010-10-12 21:57:09 +00:00
www Clarified some caveats for thread format strings. 2010-10-04 03:06:05 +00:00
INSTALL.txt
LICENSE.TXT
Makefile Comment out test targets; they don't work on Linux because test/Makefile uses 2010-07-09 22:36:15 +00:00