What is the shortcut key for Run to cursor in Visual Studio 2008?
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
The shortcut key is CTRL+F10.
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