[Lldb-commits] [PATCH] D95947: [lldb] [Process/FreeBSDRemote] Introduce powerpc support
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Feb 6 14:10:53 PST 2021
mgorny updated this revision to Diff 321966.
mgorny edited the summary of this revision.
mgorny added a comment.
Herald added a subscriber: arichardson.
Fixed breakpoints and FPR reading. Now it's actually tested ;-).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95947/new/
https://reviews.llvm.org/D95947
Files:
lldb/source/Host/common/NativeProcessProtocol.cpp
lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp
lldb/source/Plugins/Process/FreeBSDRemote/CMakeLists.txt
lldb/source/Plugins/Process/FreeBSDRemote/NativeRegisterContextFreeBSD_powerpc.cpp
lldb/source/Plugins/Process/FreeBSDRemote/NativeRegisterContextFreeBSD_powerpc.h
lldb/source/Plugins/Process/Utility/RegisterInfos_powerpc.h
lldb/unittests/Process/Utility/RegisterContextFreeBSDTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95947.321966.patch
Type: text/x-patch
Size: 20563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210206/d714b690/attachment-0001.bin>
More information about the lldb-commits
mailing list