[Lldb-commits] [PATCH] D108078: [lldb] Support gdbserver signals [WIP]

2021-08-15 Thread Michał Górny via Phabricator via lldb-commits
mgorny updated this revision to Diff 366487. mgorny edited the summary of this revision. mgorny added a comment. Added client tests for GDB and LLDB signal variants. Moved signal init into `DidLaunchOrAttach`, in order to have normalized target triple already (needed for correct os-name in test)

[Lldb-commits] [PATCH] D108078: [lldb] Support gdbserver signals [WIP]

2021-08-14 Thread Michał Górny via Phabricator via lldb-commits
mgorny created this revision. mgorny added reviewers: krytarowski, emaste, labath, jasonmolenda, JDevlieghere. mgorny requested review of this revision. Add support for the original gdbserver signal mapping when communicating with GDB. If qSupported indicates that we are talking to LLDB (via 'nat