[Lldb-commits] [PATCH] D127500: [lldb] [llgs] Make `k` kill all processes, and fix multiple exits
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jun 23 08:17:09 PDT 2022
mgorny updated this revision to Diff 439405.
mgorny marked an inline comment as done.
mgorny added a comment.
Limited variables passed into the lambda. Reworked starting stdio forwarding per the suggestion.
TODO: rework stopping.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127500/new/
https://reviews.llvm.org/D127500
Files:
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
lldb/test/API/tools/lldb-server/TestGdbRemoteFork.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127500.439405.patch
Type: text/x-patch
Size: 7802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220623/fd8cf06f/attachment.bin>
More information about the lldb-commits
mailing list