llvm-project/lldb/source/Plugins/Process/NetBSD
Michal Gorny a292a4943b [lldb] [Process/NetBSD] Fix handling LLDB_INVALID_SIGNAL_NUMBER
Fix NativeProcessNetBSD::Resume() to handle LLDB_INVALID_SIGNAL_NUMBER
correctly.  Fixes breakage caused by r372090 and r372300.  I have major
rewrite of that function pending; however, the fixes to gdb-remote
were committed prior to that.

llvm-svn: 372755
2019-09-24 13:41:54 +00:00
..
CMakeLists.txt [Process/NetBSD] Add missing linkage to -lutil 2019-01-24 22:20:47 +00:00
NativeProcessNetBSD.cpp [lldb] [Process/NetBSD] Fix handling LLDB_INVALID_SIGNAL_NUMBER 2019-09-24 13:41:54 +00:00
NativeProcessNetBSD.h Revert "Revert "Implement xfer:libraries-svr4:read packet"" 2019-07-23 20:40:30 +00:00
NativeRegisterContextNetBSD.cpp [lldb] [Process/NetBSD] Remove unnecessary register buffer abstraction 2019-06-20 12:44:37 +00:00
NativeRegisterContextNetBSD.h [lldb] [Process/NetBSD] Remove unnecessary register buffer abstraction 2019-06-20 12:44:37 +00:00
NativeRegisterContextNetBSD_x86_64.cpp [Logging] Replace Log::Printf with LLDB_LOG macro (NFC) 2019-07-24 17:56:10 +00:00
NativeRegisterContextNetBSD_x86_64.h [lldb] [Process/NetBSD] Support reading YMM registers via PT_*XSTATE 2019-07-01 15:11:04 +00:00
NativeThreadNetBSD.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
NativeThreadNetBSD.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00