[Lldb-commits] [PATCH] D121537: [lldb] Synchronize the output through the IOHandler

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 14 16:41:11 PDT 2022


JDevlieghere updated this revision to Diff 415270.
JDevlieghere added a comment.

Use the IOHandler's mutex in editline


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121537/new/

https://reviews.llvm.org/D121537

Files:
  lldb/include/lldb/Core/IOHandler.h
  lldb/include/lldb/Host/Editline.h
  lldb/include/lldb/Interpreter/CommandInterpreter.h
  lldb/source/Core/IOHandler.cpp
  lldb/source/Host/common/Editline.cpp
  lldb/source/Interpreter/CommandInterpreter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121537.415270.patch
Type: text/x-patch
Size: 7139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220314/db0c72cc/attachment.bin>


More information about the lldb-commits mailing list