You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Explain: revert debugger time on reverse_finish failure
Previously, `reverse_finish` only restored the selected frame on
failure. Just reverting the frame should work considering what
`reverse_finish`, but restoring the full bookmarked time is safer,
consistent with other tools and restores the frame anyway.
0 commit comments