[Lldb-commits] [PATCH] D121537: [lldb] Synchronize the output through the IOHandler
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Mar 12 17:27:32 PST 2022
JDevlieghere created this revision.
JDevlieghere added a reviewer: labath.
Herald added a project: All.
JDevlieghere requested review of this revision.
Alternative to D121500 <https://reviews.llvm.org/D121500> that does the locking at the IOHandler level.
https://reviews.llvm.org/D121537
Files:
lldb/include/lldb/Core/IOHandler.h
lldb/include/lldb/Interpreter/CommandInterpreter.h
lldb/source/Core/IOHandler.cpp
lldb/source/Interpreter/CommandInterpreter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121537.414898.patch
Type: text/x-patch
Size: 4825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220313/7c4f3f27/attachment-0001.bin>
More information about the lldb-commits
mailing list