[Lldb-commits] [lldb] [lldb-dap] Give attach test binaries unique names (PR #138435)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Mon May 5 14:50:26 PDT 2025
JDevlieghere wrote:
This is still necessary, at least on Darwin, because `vAttachWait` only looks at the basename.
https://github.com/llvm/llvm-project/pull/138435
More information about the lldb-commits
mailing list