Debug Panel allows you to control the debugging process.
Icon |
Command |
Description |
Run (F5) |
Run execution until end processing or next Breakpoint |
|
Step Next (F10) |
Execute component and pause |
|
Stop debug (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 Breakpoint flag |