Online Eiffel Documentation |
Documentation Home > Tools > EiffelStudio > EiffelStudio How To's > Running and debugging |
EiffelStudio |
Interrupting an application |
There are two ways a debugged application can be interrupted: its execution can be paused, or it can be killed.
Two methods can be used to pause a debugged application:
To kill a debugged application, use the stop command, located in both the debug menu and the project toolbar.
Copyright 1993-2006 Eiffel Software. All rights reserved. |