What is the shortcut key for Run to cursor

What is the shortcut key for Run to cursor in Visual Studio 2008?


Solution 1:

The shortcut key is CTRL+F10.

Solution 2:

The default is CTRL+F10 but it can be overridden. The place to find what your current shortcuts are and change them is

Tools
Customize...
Keyboard...
Show commands containing:
Debug.RunToCursor

or

Tools
Options
Environment
Keyboard
Show commands containing:
Debug.RunToCursor

Solution 3:

While on debug mode click on 'Run' you will see 'Run to Line' there in-front of it there will be a short key give which is CTRL + R