[Lldb-commits] [lldb] [lldb] Support Windows paths in AF_UNIX domain-socket URIs (PR #206985)

Charles Zablit via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 17 07:37:10 PDT 2026


charles-zablit wrote:

> Does this need to be Windows-only? Or: Is this fine when remote-debugging Windows on a Unix build of LLDB?

There was not need for it to be Windows only, I removed the `#ifdef`.

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


More information about the lldb-commits mailing list