[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
Sat Sep 4 14:42:25 PDT 2021


mgorny created this revision.
mgorny added reviewers: krytarowski, emaste, jasonmolenda, JDevlieghere, labath.
mgorny requested review of this revision.

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.370766.patch
Type: text/x-patch
Size: 10923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210904/a33c26c1/attachment.bin>


More information about the lldb-commits mailing list