[Lldb-commits] [PATCH] D117113: [lldb] [llgs] Implement qXfer:siginfo:read
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jan 12 14:52:38 PST 2022
mgorny updated this revision to Diff 399478.
mgorny marked 4 inline comments as done.
mgorny added a comment.
Implemented the requested changes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117113/new/
https://reviews.llvm.org/D117113
Files:
lldb/include/lldb/Host/common/NativeProcessProtocol.h
lldb/include/lldb/Host/common/NativeThreadProtocol.h
lldb/packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py
lldb/source/Plugins/Process/FreeBSD/NativeProcessFreeBSD.cpp
lldb/source/Plugins/Process/FreeBSD/NativeThreadFreeBSD.cpp
lldb/source/Plugins/Process/FreeBSD/NativeThreadFreeBSD.h
lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp
lldb/source/Plugins/Process/Linux/NativeProcessLinux.h
lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp
lldb/source/Plugins/Process/Linux/NativeThreadLinux.h
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
lldb/test/API/tools/lldb-server/TestLldbGdbServer.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117113.399478.patch
Type: text/x-patch
Size: 14052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220112/edb75223/attachment-0001.bin>
More information about the lldb-commits
mailing list