[Lldb-commits] [PATCH] D111435: [lldb] [DynamicRegisterInfo] Support setting from vector<Register>

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Oct 9 05:58:35 PDT 2021


mgorny updated this revision to Diff 378443.
mgorny added a comment.

Add a test.


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

https://reviews.llvm.org/D111435

Files:
  lldb/include/lldb/Target/DynamicRegisterInfo.h
  lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
  lldb/source/Target/DynamicRegisterInfo.cpp
  lldb/unittests/Target/DynamicRegisterInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111435.378443.patch
Type: text/x-patch
Size: 8715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211009/f2b00160/attachment.bin>


More information about the lldb-commits mailing list