I wanted to know is there any way in IDEA putting debuggers’ breakpoint to previous row where debugger has just passed and re-run that scenario again. Because when debugging a loop, it’s a bit tedious going to a UI doing desired action for handling that case again. I think such feature is available in Visual Studio. I’ve tried to google it but unfortunately I could not found anything about it.
Share
I’ve submitted an issue on IDEA’s bug tracker but its status changed to won’t fix with this comment:
http://youtrack.jetbrains.com/issue/IDEA-84257?projectKey=IDEA