[Lldb-commits] [PATCH] D118055: [lldb] [gdb-remote] Support getting siginfo via API
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 28 08:48:12 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGac666d1799c4: [lldb] [gdb-remote] Support getting siginfo via API (authored by mgorny).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118055/new/
https://reviews.llvm.org/D118055
Files:
lldb/bindings/interface/SBThread.i
lldb/include/lldb/API/SBThread.h
lldb/include/lldb/Target/Thread.h
lldb/source/API/SBThread.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp
lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.h
lldb/source/Target/Thread.cpp
lldb/test/API/functionalities/gdb_remote_client/TestGDBRemoteClient.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118055.404046.patch
Type: text/x-patch
Size: 12740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220128/0f975b15/attachment-0001.bin>
More information about the lldb-commits
mailing list