[Lldb-commits] [PATCH] D99603: [lldb] [client] Support for multiprocess extension
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 1 07:37:22 PDT 2021
mgorny updated this revision to Diff 334686.
mgorny marked an inline comment as done.
mgorny added a comment.
Changed `GetCurrentProcessAndThreadIDs()` to return the vector, and reformatted.
Tests next.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99603/new/
https://reviews.llvm.org/D99603
Files:
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99603.334686.patch
Type: text/x-patch
Size: 12025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210401/7d910918/attachment.bin>
More information about the lldb-commits
mailing list