[Lldb-commits] [lldb] [lldb] Use Socket::CreatePair for launching debugserver (PR #145017)

Dmitry Vasilyev via lldb-commits lldb-commits at lists.llvm.org
Sat Jun 21 04:46:10 PDT 2025


https://github.com/slydiman approved this pull request.

LGTM

I think we must mention in the description the main functional change that now we are always using --fd for gdbserver on Windows instead of the back connection.

https://github.com/llvm/llvm-project/pull/145017


More information about the lldb-commits mailing list