Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Visual Studio
Message
De
24/01/2011 08:20:56
 
 
À
24/01/2011 07:32:30
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
01497155
Message ID:
01497162
Vues:
50
>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..
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform