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

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Mon Jun 23 02:05:43 PDT 2025


labath wrote:

> 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.

Thanks. Good point, updated the PR description.

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


More information about the lldb-commits mailing list