Skip to content

Conversation

@ko1
Copy link
Collaborator

@ko1 ko1 commented Nov 1, 2022

When next command canceled with other breaks, for example, stop
at a breakpoint while executing next command, the next command
should be canceled and it should not stop on the next line.

However, the current implementation left the TracePoint object for
step commands, so it should be disabled.

When `next` command canceled with other breaks, for example, stop
at a breakpoint while executing `next` command, the `next` command
should be canceled and it should not stop on the next line.

However, the current implementation left the TracePoint object for
step commands, so it should be disabled.
@ko1 ko1 merged commit 9eb5e3e into master Nov 1, 2022
@ko1 ko1 deleted the fix_canceled_next branch November 1, 2022 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants