Reputation: 5231
I guess the header is obvious , i really like to undo my debug process it will save lots time.
One of my coworker said to me that he did it once but he couldn't remember again how to do it.
Upvotes: 3
Views: 1439
Reputation: 7926
It's not an undo operation in the usual sense, but you can drop the stack frame and re-enter same method again by calling Run -> Drop Frame
menu item.
Upvotes: 6