To Auto Run / Trace program execution
On the Debug menu, click Auto Run / Trace.
Tip
You can also press the shortcut key, Esc or use the close button on the debugger's title bar.
Note
Auto Run / Trace works by examining the breakpoint list. If no breakpoints are set, the debugger is closed and program execution begins as if Stop Debugging (Shift+F5) was selected. If breakpoints are set, the debugger is closed and program execution begins as if Trace (F5) was selected.