[Lldb-commits] [lldb] [lldb-dap] Improving consistency of tests by removing concurrency. (PR #165496)
Ebuka Ezike via lldb-commits
lldb-commits at lists.llvm.org
Wed Oct 29 09:08:12 PDT 2025
da-viper wrote:
To Confirm what I read.
Now if you for example send a breakpoint request.
It blocks until the default timeout or matches the search predicate ?. Instead of continuously polling on a different thread.
https://github.com/llvm/llvm-project/pull/165496
More information about the lldb-commits
mailing list