Author:admin

Date:2008-09-26T06:10:23.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@47 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
jfiat
2008-09-26 06:10:23 +00:00
parent ea60447d34
commit 146d0fff47
3 changed files with 12 additions and 3 deletions

View File

@@ -0,0 +1 @@
<p style="margin: 5px 10px 10px 10px; border: 1px solid #0A7D19; padding: 3px 10px 3px 10px; background-color: #EFFFF0; color: black;">[[Image:LogoInformation|24px]] '''Definition -- {{{1}}}''': {{{2}}}</p>

View File

@@ -0,0 +1,3 @@
title=definition
author=admin
path=content/definition

View File

@@ -5,9 +5,14 @@ This command launches an application compiled in Work Bench mode. The applicatio
It is accessible through the '''project''' toolbar ( [[Image:debug-run-icon]] ) or through the '''debug''' menu. It is accessible through the '''project''' toolbar ( [[Image:debug-run-icon]] ) or through the '''debug''' menu.
{{seealso|<br/> {{seealso| [[Eiffel Debugger Execution: Introduction|Execution commands]], [[Generating executables|Compiling in Workbench mode]] }}
[[Eiffel Debugger Execution: Introduction|Execution commands]] <br/>
[[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]] }}