[Lldb-commits] [PATCH] D110878: [lldb] Add a gdb_remote_client test for connecting to pty [WIP]

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 1 02:31:50 PDT 2021


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

Replaced the class hacks with an abstraction over socket & connection sockets.


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

https://reviews.llvm.org/D110878

Files:
  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: D110878.376456.patch
Type: text/x-patch
Size: 8700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211001/f6e3591b/attachment.bin>


More information about the lldb-commits mailing list