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

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


mgorny updated this revision to Diff 398701.
mgorny retitled this revision from "[lldb] [gdb-remote] Support client fallback for servers without reg defs (WIP)" to "[lldb] [gdb-remote] Support client fallback for servers without reg defs".
mgorny edited the summary of this revision.
mgorny added a comment.

Added i386.

I suppose this concludes all my ideas so far.


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.398701.patch
Type: text/x-patch
Size: 18326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220110/8ed23992/attachment-0001.bin>


More information about the lldb-commits mailing list