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

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Nov 9 12:05:22 PST 2021


mgorny updated this revision to Diff 385917.
mgorny edited the summary of this revision.
mgorny added a comment.

Add fallback to `QThreadSuffixSupported` and a respective test. Improve the summary.


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
  lldb/tools/debugserver/source/RNBRemote.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108078.385917.patch
Type: text/x-patch
Size: 23221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211109/aa347089/attachment-0001.bin>


More information about the lldb-commits mailing list