Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
In the new version of the patch, both 32-bit and 64-bit x86 systems are handled immediately.
Paths
| Differential D109281
[lldb] [gdb-remote] Extend x86 pseudo-regs to i386 AbandonedPublic Authored by mgorny on Sep 4 2021, 2:42 PM.
Details
Diff Detail Event Timelinemgorny created this revision. mgorny added a parent revision: D109272: [lldb] [gdb-remote] Try using <architecture/> for remote arch unconditionally. Comment Actions In the new version of the patch, both 32-bit and 64-bit x86 systems are handled immediately.
Revision Contents
Diff 372263 lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h
lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext_x86.cpp
lldb/test/API/functionalities/gdb_remote_client/TestGDBServerTargetXML.py
|