[Lldb-commits] [PATCH] D116896: [lldb] [gdb-remote] Support client fallback for servers without reg defs (WIP)

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jan 10 02:19:26 PST 2022


mgorny updated this revision to Diff 398542.
mgorny edited the summary of this revision.
mgorny added a comment.
Herald added a subscriber: thopre.

Simplify the macros. Add a test.


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

https://reviews.llvm.org/D116896

Files:
  lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
  lldb/test/API/functionalities/gdb_remote_client/TestGDBServerNoTargetXML.py
  lldb/test/API/functionalities/gdb_remote_client/amd64-fallback-regs.FileCheck

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116896.398542.patch
Type: text/x-patch
Size: 8056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220110/9aec9e87/attachment.bin>


More information about the lldb-commits mailing list