[Lldb-commits] [lldb] [lldb-dap] Change the launch sequence (PR #138219)

John Harrison via lldb-commits lldb-commits at lists.llvm.org
Fri May 2 17:50:13 PDT 2025


https://github.com/ashgti approved this pull request.

Yesterday I enabled all the lldb-dap tests that support macOS and I noticed #138197 where some tests `attach` failed due to attaching to a parallel test process. I was consistently hitting it on my MBP but I think due to timing not on my Mac Studio (different number of cores, I think).

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


More information about the lldb-commits mailing list