[Lldb-commits] [PATCH] D111964: [lldb] [lldb-gdbserver] Unify listen/connect code to use ConnectionFileDescriptor
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 26 04:06:44 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG58d28b931f92: [lldb] [lldb-gdbserver] Unify listen/connect code to use… (authored by mgorny).
Herald added a project: LLDB.
Changed prior to commit:
https://reviews.llvm.org/D111964?vs=381918&id=382260#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111964/new/
https://reviews.llvm.org/D111964
Files:
lldb/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h
lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h
lldb/test/API/tools/lldb-server/TestPtyServer.py
lldb/tools/lldb-server/lldb-gdbserver.cpp
lldb/unittests/Process/gdb-remote/CMakeLists.txt
lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationServerLLGSTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111964.382260.patch
Type: text/x-patch
Size: 32750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211026/35fd2fe6/attachment-0001.bin>
More information about the lldb-commits
mailing list