[Lldb-commits] [lldb] [lldb] Updated lldb-server to spawn the child process and share socket (PR #101283)

Dmitry Vasilyev via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 6 05:25:16 PDT 2024


slydiman wrote:

I have updated the patch to spawn the child process on non-Windows too and minimized the number of `#ifdef _WIN32`.

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


More information about the lldb-commits mailing list