Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

step into <name> #786

Merged
merged 1 commit into from
Nov 1, 2022
Merged

step into <name> #786

merged 1 commit into from
Nov 1, 2022

Conversation

ko1
Copy link
Collaborator

@ko1 ko1 commented Nov 1, 2022

step into <name> stops at the beggining of the method <name>.

into is added because there are alreay step back and step reset
commands.

fix #655

`step into <name>` stops at the beggining of the method `<name>`.

`into` is added because there are alreay `step back` and `step reset`
commands.

fix #655
@ko1 ko1 merged commit 359747b into master Nov 1, 2022
@ko1 ko1 deleted the step_into branch November 1, 2022 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Stepping into a specific call on a line
1 participant