Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Visual Studio
Message
From
24/01/2011 08:20:56
 
 
To
24/01/2011 07:32:30
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
01497155
Message ID:
01497162
Views:
49
>Hi
>
>When debugging something in VS2008 when I have an error how do I find what code has executed before the error and step back through the code.
>

As per Tracy - use the Call Stack window - but one point that isn't mentioned in the docs:
You don't have to do the right-click / View Source code thing - just double click on the function/method you're interested in.
But if that takes you into assembler code you'll only see dis-assembled code (even for your own methods) until you close that tab..
Previous
Reply
Map
View

Click here to load this message in the networking platform