[Lldb-commits] [PATCH] D93541: [Process/NetBSD] Copy changes from FreeBSDRemote and reformat

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Dec 21 14:24:57 PST 2020


mgorny updated this revision to Diff 313201.
mgorny retitled this revision from "[Process/NetBSD] Copy changes from FreeBSDRemote and reformat [WIP]" to "[Process/NetBSD] Copy changes from FreeBSDRemote and reformat".
mgorny edited the summary of this revision.
mgorny added a comment.

Fixed FPR writing bug, updated tests and removed anonymous namespace.


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

https://reviews.llvm.org/D93541

Files:
  lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp
  lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.h
  lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD_x86_64.cpp
  lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD_x86_64.h
  lldb/test/API/python_api/lldbutil/iter/TestRegistersIterator.py
  lldb/test/API/tools/lldb-server/TestLldbGdbServer.py
  lldb/test/API/tools/lldb-server/registers-target-xml-reading/TestGdbRemoteTargetXmlPacket.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93541.313201.patch
Type: text/x-patch
Size: 53449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201221/8c9ac23b/attachment-0001.bin>


More information about the lldb-commits mailing list