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

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 16 07:15:38 PDT 2021


mgorny updated this revision to Diff 366621.
mgorny retitled this revision from "[lldb] Support gdbserver signals [WIP]" to "[lldb] Support gdbserver signals".
mgorny edited the summary of this revision.
mgorny added a comment.

Included all signals from `include/gdb/signals.def`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108078/new/

https://reviews.llvm.org/D108078

Files:
  lldb/packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py
  lldb/source/Plugins/Process/Utility/GDBRemoteSignals.cpp
  lldb/source/Plugins/Process/Utility/GDBRemoteSignals.h
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
  lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
  lldb/test/API/functionalities/gdb_remote_client/TestGDBRemoteClient.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108078.366621.patch
Type: text/x-patch
Size: 21447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210816/59dd8639/attachment-0001.bin>


More information about the lldb-commits mailing list