Debug -> Windows -> Call Stack (Ctrl + Alt + C is default bindings (I think))
Show you the execution history, you can double-click events to go to the definition, however you cannot return to the code
But you can drag your little yellow arrow to another point in the code to re-execute some code, again this will not change what is already done
PostMan Nov 17 '09 at 23:28 2009-11-17 23:28
source share