[Lldb-commits] [PATCH] D109876: [lldb] [ABI/AArch64] Add pseudo-regs if missing [WIP]

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Sep 19 04:19:25 PDT 2021


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

Rebase. Clang-format. Eliminate remote regnums entirely.


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

https://reviews.llvm.org/D109876

Files:
  lldb/include/lldb/Target/ABI.h
  lldb/source/Plugins/ABI/AArch64/ABIAArch64.cpp
  lldb/source/Plugins/ABI/AArch64/ABIAArch64.h
  lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.cpp
  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: D109876.373452.patch
Type: text/x-patch
Size: 9336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210919/fefa2aad/attachment.bin>


More information about the lldb-commits mailing list