[llvm-branch-commits] [lldb] [lldb] Backport to 23 the fixes for problems exposed by the delayed breakpoints feature (PR #221244)
David Spickett via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Sep 4 08:07:24 PDT 2026
DavidSpickett wrote:
The alternative is to disable delayed breakpoints on 23. I described this in https://github.com/llvm/llvm-project/issues/220861, and it would be a few lines to do.
It would be nice to fix all these little issues on 23.x, but each one is not actually a 23.x regression. The "regression" is that it is now easier to encounter them.
I would be happy to solve this either way.
https://github.com/llvm/llvm-project/pull/221244
More information about the llvm-branch-commits
mailing list