[Lldb-commits] [PATCH] D89335: [lldb] Generic support for caching register set reads/writes [WIP]
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sun Oct 25 02:52:14 PDT 2020
mgorny updated this revision to Diff 300532.
mgorny added a comment.
Rework error handling to use `llvm::Error` in the new methods.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89335/new/
https://reviews.llvm.org/D89335
Files:
lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD.cpp
lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD.h
lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD_x86_64.cpp
lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD_x86_64.h
lldb/source/Plugins/Process/Utility/CMakeLists.txt
lldb/source/Plugins/Process/Utility/NativeRegisterContextCache.cpp
lldb/source/Plugins/Process/Utility/NativeRegisterContextCache.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89335.300532.patch
Type: text/x-patch
Size: 21756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201025/e6537ae0/attachment-0001.bin>
More information about the lldb-commits
mailing list