mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-06 23:02:28 +01:00
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:
1
documentation/current/_templates/definition.tpl
Normal file
1
documentation/current/_templates/definition.tpl
Normal 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>
|
||||||
3
documentation/current/_templates/definition.tpl.data
Normal file
3
documentation/current/_templates/definition.tpl.data
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
title=definition
|
||||||
|
author=admin
|
||||||
|
path=content/definition
|
||||||
@@ -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]] }}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user