[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
Wed Aug 7 09:47:10 PDT 2024
slydiman wrote:
@labath I have added the class SharedSocket. I have implemented all the recommendations.
Note we have the buildbot for cross tests (Windows x64/Linux x64 host and Linux Aarch64 target).
So everything is tested. Hope 1191 API tests run with this lldb-server are enough.
https://github.com/llvm/llvm-project/pull/101283
More information about the lldb-commits
mailing list