[Lldb-commits] [PATCH] D109281: [lldb] [gdb-remote] Extend x86 pseudo-regs to i386
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sun Sep 5 01:46:23 PDT 2021
mgorny updated this revision to Diff 370787.
mgorny added a comment.
Add `sp` test.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109281/new/
https://reviews.llvm.org/D109281
Files:
lldb/source/Plugins/Process/gdb-remote/CMakeLists.txt
lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h
lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext_x86.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext_x86_64.cpp
lldb/test/API/functionalities/gdb_remote_client/TestGDBServerTargetXML.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109281.370787.patch
Type: text/x-patch
Size: 11202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210905/26c58697/attachment.bin>
More information about the lldb-commits
mailing list