Use the run command in the Command-Line Debugger Shell to execute a program outside of the debugger control.
Alternatively, choose Run > Run or click the Run button (shown at left) in the Debug view toolbar to begin program execution.
The program runs outside of debugger control. Further, any watchpoints and breakpoints (special, hardware, and software) are not hit.