Break Now (Debug Menu)
The Break Now selection of the Debug menu causes a break in program execution during a debug session. A break stops program execution and allows analysis of variables, the call stack, and other program data.
To quickly break the program execution, press the F9 key.
See also: Debugging
![]() |