================ @@ -395,7 +394,44 @@ bool ThreadPlanStepRange::SetNextBranchBreakpoint() { m_next_branch_bp_sp->GetID(), bp_site_id, run_to_address.GetLoadAddress(&m_process.GetTarget())); } - + // The "next branch breakpoint might land on an virtual inlined call ---------------- adrian-prantl wrote:
```suggestion // The "next branch breakpoint might land on a virtual inlined call ``` https://github.com/llvm/llvm-project/pull/114628 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits