mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-08 15:52:26 +01:00
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2393 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
13 lines
526 B
Plaintext
13 lines
526 B
Plaintext
[[Property:title|Pause an application]]
|
|
[[Property:weight|-7]]
|
|
[[Property:uuid|846b52cb-6654-23be-3576-cc175a6fbf04]]
|
|
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 tool|call stack]] and the [[Object tool|state of objects]] in the system.
|
|
|
|
It is accessible through the '''project''' toolbar ( [[Image:debug-pause-icon]] ) or through the '''debug''' menu.
|
|
|
|
{{seealso| [[Execution commands]] }}
|
|
|
|
|