Debug Panel allows you to control the debugging process.
Icon |
Command |
Description |
F5 |
Run execution until end processing or next Break-point |
|
F10 |
Step Next. Execute component and pause |
|
Ctrl+F10 |
Stop debug execution |
|
Step-by-Step Debug |
Enable step-by-step execution. If disabled, execution will be paused only on Component with Breakpoint flag |
|
Enable Breakpoints |
Allow use Breakpoints. If disabled, execution will not stop on Components with Break-point flag |