Visual Studio
Execution Control
The Visual Studio debugger provides powerful commands for controlling the execution of your application. The following topics describe the tasks you can perform, using debugger commands, to control execution:
- Starting (or Continuing) Execution
- Breaking Execution
- Stopping Execution
- Stepping Through Your Application
- Running to a Specified Location
- Setting the Execution Point