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

Loop iteration stepping mode #28

Open
Keno opened this issue Mar 16, 2016 · 1 comment
Open

Loop iteration stepping mode #28

Keno opened this issue Mar 16, 2016 · 1 comment

Comments

@Keno
Copy link
Owner

Keno commented Mar 16, 2016

A useful additional stepping mode would be to step one iteration of the current loop, landing back at the same statement, but one iteration later.

@quinnj
Copy link

quinnj commented Jun 21, 2016

It'd also be nice to step through an entire for-loop in one command (i.e. I just had a use-case where I was trying to debug iterations of an outer loop, but had to continue stepping through the inner loop too).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants