[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
Sat Oct 24 14:53:53 PDT 2020


mgorny updated this revision to Diff 300506.
mgorny added a comment.

Moved stuff into mixin-style class. Changing return types is next on the list.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89335/new/

https://reviews.llvm.org/D89335

Files:
  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.300506.patch
Type: text/x-patch
Size: 13800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201024/92c08a5a/attachment-0001.bin>


More information about the lldb-commits mailing list