Use the Suspend command () to stop program execution during a debugging session.
The operating system surrenders control to the debugger, which suspends program execution.
For more information on debugging, see C/C++ Development User Guide > Tasks > Running and debugging projects > Debugging.