mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2026-01-30 13:34:56 +01:00
Date:2008-09-17T13:53:28.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@3 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
15 lines
562 B
Plaintext
15 lines
562 B
Plaintext
[[Property:title|Pause an application]]
|
|
[[Property:weight|-7]]
|
|
This command stops the execution of a running debugged application.
|
|
|
|
This gives access to dynamic information concerning the application, such as the current [[Callstack tool: Introduction|call stack]] and the [[Objects tool: Introduction|state of objects]] in the system.
|
|
|
|
It is accessible through the '''project''' toolbar ( [[Image:debug-pause-icon]] ) or through the '''debug''' menu.
|
|
|
|
{{seealso| '''See Also''' <br/>
|
|
[[Eiffel Debugger Execution: Introduction|Execution commands]] }}
|
|
|
|
|
|
|
|
|