[Lldb-commits] [PATCH] D111355: [lldb] Add serial:// protocol for connecting to serial port
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Oct 20 07:48:13 PDT 2021
mgorny updated this revision to Diff 380954.
mgorny added a comment.
Use a fallible ctor approach.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111355/new/
https://reviews.llvm.org/D111355
Files:
lldb/include/lldb/Host/File.h
lldb/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h
lldb/source/Host/common/File.cpp
lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp
lldb/test/API/functionalities/gdb_remote_client/TestPty.py
lldb/test/API/functionalities/gdb_remote_client/gdbclientutils.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111355.380954.patch
Type: text/x-patch
Size: 14743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211020/2117a6da/attachment-0001.bin>
More information about the lldb-commits
mailing list