[Lldb-commits] [PATCH] D91847: [lldb] [debugserver] Add stN aliases for stmmN for compatibility
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Nov 20 11:36:24 PST 2020
mgorny updated this revision to Diff 306751.
mgorny edited the summary of this revision.
mgorny added a comment.
Added aliases to all regsets, not just the first ones. Updated test status.
amd64 tests still fail due to missing `fip`/`fdp`. I wonder how hard would it be to port it to Darwin.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91847/new/
https://reviews.llvm.org/D91847
Files:
lldb/test/Shell/Register/x86-fp-write.test
lldb/test/Shell/Register/x86-multithread-write.test
lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp
lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91847.306751.patch
Type: text/x-patch
Size: 15415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201120/79f8a0eb/attachment-0001.bin>
More information about the lldb-commits
mailing list