Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Skipping code while debugging
Message
De
13/02/2008 11:02:52
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Test et débogage
Versions des environnements
Environment:
ASP.NET
OS:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01292156
Message ID:
01292166
Vues:
31
This message has been marked as a message which has helped to the initial question of the thread.
Set a breakpoint at the line of code after the loop. Hit F5 and it will continue on and stop at the breakpoint. Incidentally, the other debugging Function keys you will probably want to know are:

F10 - step over
F11 - step through

~~Bonnie




>Hi everybody,
>
>Say, I have code like this in a method
>
>line of code;
>some loop ;
>another line of code
>
>I want to debug this method, but I don't want to go through the whole loop.
>
>What should I do? Is there a "Go to cursor" VFP analogue in Visual Studio?
>
>Thanks a lot in advance.
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform