[Lldb-commits] [lldb] [lldb] Batch breakpoint step-over for threads stopped at the same site (PR #180101)
via lldb-commits
lldb-commits at lists.llvm.org
Thu Feb 19 16:48:01 PST 2026
barsolo2000 wrote:
@JDevlieghere One of the tests seems flaky since we basically assume that all 10 threads will stop in the bp. what would be the best course of action here? adding @unittest.skip or skip arch? or make the test more lenient?
https://github.com/llvm/llvm-project/pull/180101
More information about the lldb-commits
mailing list