[Lldb-commits] [lldb] [lldb-dap] Addressing orphaned processes in tests. (PR #166205)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Mon Nov 3 13:46:55 PST 2025


https://github.com/JDevlieghere commented:

Using `spawnSubprocess` from `lldbtest` looks great, but why do we need the callback?  Is there a test that overrides the spawn that prevents us from using it directly?

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


More information about the lldb-commits mailing list