[Lldb-commits] [PATCH] D91216: [lldb] [Process/FreeBSDRemote] Access GPR via reginfo offsets

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 11 02:04:52 PST 2020


mgorny updated this revision to Diff 304433.
mgorny edited the summary of this revision.
mgorny added a comment.

Updated to use unittests instead of static asserts.


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

https://reviews.llvm.org/D91216

Files:
  lldb/source/Plugins/Process/FreeBSDRemote/NativeRegisterContextFreeBSD_x86_64.cpp
  lldb/source/Plugins/Process/FreeBSDRemote/NativeRegisterContextFreeBSD_x86_64.h
  lldb/unittests/Process/CMakeLists.txt
  lldb/unittests/Process/FreeBSD/CMakeLists.txt
  lldb/unittests/Process/FreeBSD/RegisterContextFreeBSDTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91216.304433.patch
Type: text/x-patch
Size: 19085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201111/64f1a36e/attachment-0001.bin>


More information about the lldb-commits mailing list