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

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


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

Add `get_connect_url()` to simplify combining address with proper protocol/prefix.


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

https://reviews.llvm.org/D110878

Files:
  lldb/test/API/functionalities/gdb_remote_client/TestPlatformClient.py
  lldb/test/API/functionalities/gdb_remote_client/TestProcessConnect.py
  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.376487.patch
Type: text/x-patch
Size: 13958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211001/60926be3/attachment.bin>


More information about the lldb-commits mailing list