[Lldb-commits] [PATCH] D112169: [lldb] [Communication] Add a WriteAll() method that resumes writing

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 26 01:54:54 PDT 2021


mgorny updated this revision to Diff 382227.
mgorny marked 2 inline comments as done.
mgorny added a comment.

Implemented requested changes. Added a minimal-ish unittest.


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

https://reviews.llvm.org/D112169

Files:
  lldb/include/lldb/Core/Communication.h
  lldb/source/Core/Communication.cpp
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
  lldb/unittests/Core/CommunicationTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112169.382227.patch
Type: text/x-patch
Size: 5853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211026/8dbb2e4e/attachment-0001.bin>


More information about the lldb-commits mailing list