mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-08 07:42:33 +01:00
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2469 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
12 lines
486 B
Plaintext
12 lines
486 B
Plaintext
[[Property:title|Detach application]]
|
|
[[Property:weight|0]]
|
|
[[Property:uuid|5da63d87-107d-338e-de64-1a52912fd00c]]
|
|
When you are executing an Eiffel application within EiffelStudio (i.e you are debugging it), you may want to detach the debugger from this application without killing the application. The "Detach Execution" command will address this need.
|
|
|
|
|
|
You can find it under menu <code>Execution->Detach Execution</code>, and you can also add it to the execution tool bar items.
|
|
|
|
|
|
|
|
|