llvm-project/lldb/source/Plugins/Process/POSIX
Stephane Sezer e0f603fad5 Use SI_KERNEL on platforms defining it
Summary:
Linux and FreeBSD occasionally send SI_KERNEL codes, nonexistent on other platforms.

Problem caught on NetBSD.

Reviewers: joerg, sas

Subscribers: sas, lldb-commits, emaste

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

Change by Kamil Rytarowski <n54@gmx.com>

llvm-svn: 247579
2015-09-14 16:51:58 +00:00
..
CMakeLists.txt [cmake] Remove LLVM_NO_RTTI. 2015-09-03 08:46:55 +00:00
CrashReason.cpp Use SI_KERNEL on platforms defining it 2015-09-14 16:51:58 +00:00
CrashReason.h Share crash information between LLGS and local POSIX debugging with 2015-02-03 01:51:25 +00:00
Makefile Fix configure & make build with python disabled 2014-09-09 04:52:37 +00:00
ProcessMessage.cpp Share crash information between LLGS and local POSIX debugging with 2015-02-03 01:51:25 +00:00
ProcessMessage.h Share crash information between LLGS and local POSIX debugging with 2015-02-03 01:51:25 +00:00
ProcessPOSIXLog.cpp Remove old local-only linux debugging code 2015-06-24 14:43:20 +00:00
ProcessPOSIXLog.h Initialize ProcessGDBRemoteLog for LLGS to fix remote platform logging 2015-03-11 21:14:22 +00:00