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

14 lines
549 B
Plaintext

[[Property:title|Run without breakpoints]]
[[Property:weight|-12]]
[[Property:uuid|1f619bce-a3c7-5984-d3e6-4c5dceabf53d]]
This command launches an application compiled in Workbench mode. The application will not stop when a [[Breakpoints|breakpoint]] is encountered. However, it stops when an exception occurs.
It is accessible through the '''project''' toolbar ( [[Image:debug-run-without-breakpoint-icon]] ) or through the '''debug''' menu.
{{seealso| [[Execution commands]], [[Generating executables|Compiling in Workbench mode]] }}