Visual Studio Tip => Run to cursor

Learn something new everyday. The Run To Cursor debugging feature in Visual Studio allows you to set a temporary breakpoint. This serves as a helpful tool in debugging.

Just position the cursor, right-click and select Run To Cursor. The program will run up to the position of your cursor and pause to allow you to step through the code from there.

RunToCursor

This feature has been around since Visual Studio 2008 and maybe even earlier…

^..^

Advertisement

Posted on August 6, 2010, in Visual Studio and tagged , , . Bookmark the permalink. Leave a Comment.

Leave a Reply

Please log in using one of these methods to post your comment:

Gravatar
WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.