llvm-project/lldb/source/Plugins/Process
Michal Gorny e4d25e9e16 [lldb] [Process/gdb-remote] Fix defaulting signal to invalid in action list
Fix processing of "C" packet with signal for the whole process to
default signal value for action list to LLDB_INVALID_SIGNAL_NUMBER
rather than 0.

Differential Revision: https://reviews.llvm.org/D67625

llvm-svn: 372090
2019-09-17 09:31:00 +00:00
..
Darwin [Logging] Replace Log::Printf with LLDB_LOG macro (NFC) 2019-07-24 17:56:10 +00:00
FreeBSD Obliterate LLDB_CONFIGURATION_BUILDANDINTEGRATION 2019-09-05 07:09:31 +00:00
Linux NativeProcessLinux: Remove some register context boilerplate 2019-09-02 12:50:18 +00:00
MacOSX-Kernel [lldb] Qualify includes of Properties[Enum].inc files. NFC 2019-07-29 17:22:10 +00:00
NetBSD [LLDB] Migrate llvm::make_unique to std::make_unique 2019-08-14 22:19:23 +00:00
POSIX Obliterate LLDB_CONFIGURATION_BUILDANDINTEGRATION 2019-09-05 07:09:31 +00:00
Utility [Target] Move InferiorCall to Process 2019-09-13 00:02:05 +00:00
Windows/Common [Windows] Add support of watchpoints to `ProcessWindows` 2019-09-06 05:37:03 +00:00
elf-core Fix ELF core file memory reading for PT_LOAD program headers with no p_filesz 2019-09-09 21:45:49 +00:00
gdb-remote [lldb] [Process/gdb-remote] Fix defaulting signal to invalid in action list 2019-09-17 09:31:00 +00:00
mach-core [Logging] Replace Log::Printf with LLDB_LOG macro (NFC) 2019-07-24 17:56:10 +00:00
minidump Recommit "Minidump/Windows: Fix module lookup"" 2019-08-21 13:20:25 +00:00
CMakeLists.txt Enable ProcessMachCore plugin on non-apple platforms 2018-05-22 16:33:43 +00:00