llvm-project/lldb/source/Plugins/Process
Stephen Wilson 84ffe7033c linux: initial support for 'real' signal handling
This patch upgrades the Linux process plugin to handle a larger range of signal
events.  For example, we can detect when the inferior has "crashed" and why,
interrupt a running process, deliver an arbitrary signal, and so on.

llvm-svn: 128547
2011-03-30 15:55:52 +00:00
..
Linux linux: initial support for 'real' signal handling 2011-03-30 15:55:52 +00:00
MacOSX-User Fixed the LLDB build so that we can have private types, private enums and 2011-03-24 21:19:54 +00:00
Utility Fixed the LLDB build so that we can have private types, private enums and 2011-03-24 21:19:54 +00:00
gdb-remote Unfortunately, sranddev() is not available on all platforms so seed using the 2011-03-30 00:12:40 +00:00