The Breakpoints tab of the Task Builder Debug pane (shown below) is used for viewing and managing breakpoints. It lists all breakpoints currently set for the task and allows you to jump to any breakpoint step. You can also have the option to remove a specific breakpoint or all breakpoints. More on breakpoints
The Breakpoints pane includes the following fields (columns).
Column Name |
Description |
Step |
The step number where the breakpoint resides. |
Text |
The text description of action where the breakpoint resides. |
Right-click the inside the Breakpoints pane to view the following menu.
Menu Item |
Description |
Jump To |
Jumps to the step where the selected breakpoint resides. |
Remove |
Removes the selected breakpoint(s). To select multiple items, hold down CTRL during selection. |
Remove All |
Removes all breakpoints. |
Stay On Top |
If enabled, after undocking this panel, it will stay on top of all other undocked panels. This option is disabled by default. |
Dockable |
If enabled, allows the panel to be docked to its base once it is undocked. If disabled, you will not be able to re-dock the panel once it is undocked. This option is enabled by default. You can undock a panel by holding down and dragging its title bar away from the main window or double-clicking the title bar. |