[Lldb-commits] [PATCH] D128932: [lldb] [llgs] Improve stdio forwarding in multiprocess+nonstop
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 6 09:05:17 PDT 2022
mgorny updated this revision to Diff 442602.
mgorny added a comment.
Replace semaphores with completely non-fancy file-based locking.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128932/new/
https://reviews.llvm.org/D128932
Files:
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
lldb/test/API/tools/lldb-server/TestGdbRemoteForkNonStop.py
lldb/test/API/tools/lldb-server/main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128932.442602.patch
Type: text/x-patch
Size: 6332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220706/486ce4a1/attachment.bin>
More information about the lldb-commits
mailing list