[Lldb-commits] [PATCH] D108831: [lldb] [ABI/X86] Add pseudo-registers if missing

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Oct 10 13:53:05 PDT 2021


mgorny updated this revision to Diff 378533.
mgorny retitled this revision from "[lldb] [gdb-remote] Add x86_64 pseudo-registers when using gdbserver" to "[lldb] [ABI/X86] Add pseudo-registers if missing".
mgorny edited the summary of this revision.
mgorny added a comment.

Rewritten for the new augmentation API based on ABI plugins.


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

https://reviews.llvm.org/D108831

Files:
  lldb/source/Plugins/ABI/X86/ABIX86.cpp
  lldb/source/Plugins/ABI/X86/ABIX86.h
  lldb/source/Plugins/ABI/X86/ABIX86_64.h
  lldb/source/Plugins/ABI/X86/ABIX86_i386.h
  lldb/test/API/functionalities/gdb_remote_client/TestGDBServerTargetXML.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108831.378533.patch
Type: text/x-patch
Size: 15490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211010/a09d11df/attachment-0001.bin>


More information about the lldb-commits mailing list