In visual studio, is there a way to step back to see what the few lines executed before were? I hit an unhandled exception in my code, and what I would like to do is step ba
The latest Visual Studio Preview (as of today: 2017-10-16) has "stepping back"
https://www.visualstudio.com/vs/preview/
"Improved debugging capabilities such as stepping back"