[Lldb-commits] [lldb] [lldb] Flush delayed breakpoints before eagerly changing one (PR #195815)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Tue May 5 05:15:19 PDT 2026
https://github.com/labath approved this pull request.
The code makes sense and it fixes the issues I've seen with our non-refcounting stub. Thanks for the quick fix.
I don't think it should be a part of this patch, but I'd recommend also reverting #195241, as I the root cause is the same.
https://github.com/llvm/llvm-project/pull/195815
More information about the lldb-commits
mailing list