[Lldb-commits] [PATCH] D108468: [lldb] [gdb-remote] Fix displaying i387_ext & vec regs with gdbserver

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 30 04:38:31 PDT 2021


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

Correct the test case to actually include data for all XMM registers (NFC).


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

https://reviews.llvm.org/D108468

Files:
  lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
  lldb/test/API/functionalities/gdb_remote_client/TestGDBServerTargetXML.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108468.369415.patch
Type: text/x-patch
Size: 6677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210830/4f7442cd/attachment-0001.bin>


More information about the lldb-commits mailing list