[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
Thu Oct 21 01:47:10 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4a7b4beac759: [lldb] Add serial:// protocol for connecting to serial port (authored by mgorny).
Herald added a project: LLDB.

Changed prior to commit:
  https://reviews.llvm.org/D111355?vs=380985&id=381178#toc

Repository:
  rG LLVM Github Monorepo

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


More information about the lldb-commits mailing list