[Lldb-commits] [lldb] [lldb] Put the new debugger in synchronous mode in TestGlobalModuleCache (PR #98041)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Mon Jul 8 09:20:59 PDT 2024
labath wrote:
This explains why the `test_OneTargetTwoDebuggers` flavour of the test was crashing. It doesn't explain why would the other two versions crash. However I'm not sure if the other two flavours are indeed crashing (all of the crashes I've seen were in this flavour).
https://github.com/llvm/llvm-project/pull/98041
More information about the lldb-commits
mailing list