[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 09:11:17 PDT 2021


mgorny updated this revision to Diff 380985.
mgorny added a comment.

Use unique_ptr.


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.380985.patch
Type: text/x-patch
Size: 14754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211020/1e60a0e5/attachment-0001.bin>


More information about the lldb-commits mailing list