Pause an application

This command stops the execution of a running debugged application.

This gives access to dynamic information concerning the application, such as the current call stack and the state of objects in the system.

It is accessible through the project toolbar ( ) or through the debug menu.

See Also: Execution commands