[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 07:50:01 PST 2022
mgorny updated this revision to Diff 398644.
mgorny added a comment.
Split the new code into a separate file.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116896/new/
https://reviews.llvm.org/D116896
Files:
lldb/source/Plugins/Process/gdb-remote/CMakeLists.txt
lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterFallback.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterFallback.h
lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
lldb/test/API/functionalities/gdb_remote_client/TestGDBServerNoTargetXML.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116896.398644.patch
Type: text/x-patch
Size: 11559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220110/148ff63c/attachment.bin>
More information about the lldb-commits
mailing list