Files
eiffel-org/documentation/trunk/eiffelstudio/eiffelstudio-reference/debugger/execution-commands/run-and-stop-breakpoints.wiki
T
2015-09-23 17:16:49 +00:00

12 lines
520 B
Plaintext

[[Property:title|Run and stop at breakpoints]]
[[Property:weight|-15]]
[[Property:uuid|16310d6f-9ab8-e27c-5802-059d8fc80914]]
This command launches an application compiled in Work Bench mode. The application will stop as soon as a [[Breakpoints|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| [[Execution commands]], [[Generating executables|Compiling in Workbench mode]] }}