From 779a4ba9e8df6b7e29d975c883cec6297df85ef2 Mon Sep 17 00:00:00 2001 From: jfiat Date: Fri, 26 Sep 2008 06:16:15 +0000 Subject: [PATCH] Author:jfiat Date:2008-09-26T06:15:20.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@48 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../execution-commands/run-and-stop-breakpoints.wiki | 8 -------- 1 file changed, 8 deletions(-) diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/execution-commands/run-and-stop-breakpoints.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/execution-commands/run-and-stop-breakpoints.wiki index e608f03f..57e06366 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/execution-commands/run-and-stop-breakpoints.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/debugger/execution-commands/run-and-stop-breakpoints.wiki @@ -8,12 +8,4 @@ It is accessible through the '''project''' toolbar ( [[Image:debug-run-icon]] {{seealso| [[Eiffel Debugger Execution: Introduction|Execution commands]], [[Generating executables|Compiling in Workbench mode]] }} -This command launches an application compiled in Work Bench mode. The application will stop as soon as a [[Breakpoints: Introduction|breakpoint]] is encountered, or when an exception occurs. - -It is accessible through the '''project''' toolbar ( [[Image:debug-run-icon]] ) or through the '''debug''' menu. - -{{seealso| [[Eiffel Debugger Execution: Introduction|Execution commands]], [[Generating executables|Compiling in Workbench mode]] }} - - -