[Lldb-commits] [lldb] [lldb] Add deleted line in NextRangeBreakpointExplainsStop (PR #161597)
Augusto Noronha via lldb-commits
lldb-commits at lists.llvm.org
Wed Oct 1 16:02:53 PDT 2025
augusto2112 wrote:
By the way, the comment [on this line](https://github.com/llvm/llvm-project/pull/161597/files#diff-46aa8e984a6ebc1d4032efa38c8fba130ab4a8851fba18842e36c37daef32e50R471) strongly implies that the breakpoint should be cleared:
```
// If we've hit the next branch breakpoint, then clear it.
```
https://github.com/llvm/llvm-project/pull/161597
More information about the lldb-commits
mailing list