hanchenye-llvm-project/lldb/source
Pavel Labath b84141a6fe Add real time signals support to LinuxSignals
Summary: This enables correct handling of real time signals by lldb.

Test Plan: Added a test that verifies handling of SIGRTMIN

Reviewers: tberghammer, ovyalov

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D9911

llvm-svn: 238009
2015-05-22 08:46:18 +00:00
..
API Fix handling of hijacked events in synchronous mode 2015-05-20 10:15:47 +00:00
Breakpoint Add --move-to-nearest-code / target.move-to-nearest-code options (attempt 2) 2015-05-18 13:41:01 +00:00
Commands Add real time signals support to LinuxSignals 2015-05-22 08:46:18 +00:00
Core Added a new command in ProcessGDBRemote that can figure out the performance characterisitics of your GDB remote server. 2015-05-21 20:52:06 +00:00
DataFormatters Fixed a ton of gcc compile warnings 2015-05-13 00:25:54 +00:00
Expression Don't allow infininte recursion when trying to resolve re-exported symbols. 2015-05-15 21:27:16 +00:00
Host Only check for matching arch and UUID when looking for dsym in vincinity of executable. 2015-05-21 15:44:24 +00:00
Initialization Assembly profiler for mips32 2015-05-15 06:53:30 +00:00
Interpreter Fixed a ton of gcc compile warnings 2015-05-13 00:25:54 +00:00
Plugins Add real time signals support to LinuxSignals 2015-05-22 08:46:18 +00:00
Symbol Fixed a ton of gcc compile warnings 2015-05-13 00:25:54 +00:00
Target Implement attach to process on Windows. 2015-05-20 18:31:17 +00:00
Utility Remote Non-Stop Support 2015-05-13 09:18:18 +00:00
CMakeLists.txt Move LLDB initialization/shutdown to Initialization. 2015-03-19 22:00:21 +00:00
Makefile Move LLDB initialization/shutdown to Initialization. 2015-03-19 22:00:21 +00:00
lldb.cpp Move LLDB initialization/shutdown to Initialization. 2015-03-19 22:00:21 +00:00