[Lldb-commits] [PATCH] D91504: [lldb] Use translated full ftag values
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Nov 18 10:40:53 PST 2020
mgorny updated this revision to Diff 306159.
mgorny retitled this revision from "[lldb] Use translated full ftag values [WIP]" to "[lldb] Use translated full ftag values".
mgorny added a comment.
Updated Linux to use pointer comparison and FreeBSD. It's ready for review now, though I'd use a better suggestion for FreeBSD.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91504/new/
https://reviews.llvm.org/D91504
Files:
lldb/source/Plugins/Process/FreeBSDRemote/NativeRegisterContextFreeBSD_x86_64.cpp
lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_x86_64.cpp
lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD_x86_64.cpp
lldb/source/Plugins/Process/Utility/CMakeLists.txt
lldb/source/Plugins/Process/Utility/RegisterContext_x86.cpp
lldb/source/Plugins/Process/Utility/RegisterContext_x86.h
lldb/test/Shell/Register/x86-64-fp-read.test
lldb/test/Shell/Register/x86-64-fp-write.test
lldb/test/Shell/Register/x86-fp-read.test
lldb/test/Shell/Register/x86-fp-write.test
lldb/unittests/Process/Utility/CMakeLists.txt
lldb/unittests/Process/Utility/RegisterContextTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91504.306159.patch
Type: text/x-patch
Size: 14860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201118/d887adcc/attachment-0001.bin>
More information about the lldb-commits
mailing list