[Lldb-commits] [lldb] [lldb] Add deleted line in NextRangeBreakpointExplainsStop (PR #161597)
Augusto Noronha via lldb-commits
lldb-commits at lists.llvm.org
Wed Oct 8 15:22:30 PDT 2025
augusto2112 wrote:
@jeffreytan81 thanks. It's for a downstream thread plan (which I plan to upstream). I added a call to `ClearNextBranchBreakpointExplainedStop()` from my thread plan's `ShouldStop()` as you suggested and that works.
https://github.com/llvm/llvm-project/pull/161597
More information about the lldb-commits
mailing list