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
In the debug protocol, if we set a breakpoint that comes back as error (probably "couldn't set on this line"), we should try moving the breakpoint to the next non-empty line of code. Perhaps set a cap of 5 retries before just invalidating that breakpoint entirely.
The text was updated successfully, but these errors were encountered:
In the debug protocol, if we set a breakpoint that comes back as error (probably "couldn't set on this line"), we should try moving the breakpoint to the next non-empty line of code. Perhaps set a cap of 5 retries before just invalidating that breakpoint entirely.
The text was updated successfully, but these errors were encountered: