Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Skipping code while debugging
Message
From
13/02/2008 11:46:01
 
General information
Forum:
ASP.NET
Category:
Testing and debugging
Environment versions
Environment:
ASP.NET
OS:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01292156
Message ID:
01292223
Views:
16
This message has been marked as the solution to the initial question of the thread.
Yes, there is a "Run to Cursor", but it's not on the default Debug toolbar. You can add it:

1. Select Tools > Customize
2. Select Debug from the Categories list
3. Scroll down the Commands list until you find Run to Cursor
4. Drag "Run to Cursor" from the Command list and drop in onto the toolbar.

>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.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform