llvm-project/lldb/source/Plugins
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
..
ABI [Logging] Replace Log::Printf with LLDB_LOG macro (NFC) 2019-07-24 17:56:10 +00:00
Architecture [Logging] Replace Log::Printf with LLDB_LOG macro (NFC) 2019-07-24 17:56:10 +00:00
Disassembler [Utility] Reimplement RegularExpression on top of llvm::Regex 2019-08-16 21:25:36 +00:00
DynamicLoader Upstream macCatalyst support in debugserver and the macOS dynamic loader 2019-09-04 17:23:15 +00:00
ExpressionParser Reland "[lldb][NFC] Make ApplyObjcCastHack less scary" 2019-09-17 07:58:01 +00:00
Instruction Support Linux signal return trampolines in frame initialization 2019-07-19 14:05:55 +00:00
InstrumentationRuntime Revert "[TSanRuntime] Upstream thread swift race detector." 2019-08-29 17:14:25 +00:00
JITLoader Format OptionEnumValueElement (NFC) 2019-08-02 00:18:44 +00:00
Language [Symbol] Give ClangASTContext a PersistentExpressionState instead of a ClangPersistentVariables 2019-09-09 23:11:43 +00:00
LanguageRuntime [lldb][NFC] Remove ArgEntry::ref member 2019-09-13 11:26:48 +00:00
MemoryHistory [Process] Remove unused field from HistoryThread 2019-06-19 21:33:44 +00:00
ObjectContainer [ObjectContainerBSDArchive] Simplify a few things (NFC) 2019-07-12 20:08:41 +00:00
ObjectFile Revert "[LLDB][ELF] Load both, .symtab and .dynsym sections" 2019-09-11 14:33:37 +00:00
OperatingSystem Fix a comment which was incorrect. 2019-08-08 20:47:40 +00:00
Platform [Utility] Replace `lldb_private::CleanUp` by `llvm::scope_exit` 2019-09-10 00:20:50 +00:00
Process [lldb] [Process/gdb-remote] Fix defaulting signal to invalid in action list 2019-09-17 09:31:00 +00:00
ScriptInterpreter [ScriptInterpreter] Initialize globals when loading a scripting module. 2019-09-17 03:55:58 +00:00
StructuredData [lldb][NFC] Remove dead code that handles situations where LLDB has no dummy target 2019-08-26 18:12:44 +00:00
SymbolFile [DWARF] Evaluate DW_OP_entry_value 2019-09-11 21:23:45 +00:00
SymbolVendor SymbolVendorELF: Perform build-id lookup even without a debug link 2019-08-06 08:18:39 +00:00
SystemRuntime Long timeouts for the MacOSX SystemRuntime plugins under ASAN; else quick. 2019-09-07 01:38:37 +00:00
UnwindAssembly Support Linux signal return trampolines in frame initialization 2019-07-19 14:05:55 +00:00
CMakeLists.txt Move StopInfoOverride callback to the new architecture plugin 2017-10-25 21:05:31 +00:00