The Breakpoints view of the Designer debug window is used for viewing and managing breakpoints. It lists all breakpoints currently set for the Workflow, and allows you to jump to any breakpoint step or to remove any breakpoint.
To view or manage Breakpoints
In the Designer debug window, select the Breakpoints tab. The Breakpoints view lists all the breakpoints in the Workflow and displays the step number and text for each.
To go to a breakpoint step, select the breakpoint, and then right-click and select Goto.
To remove a breakpoint, select the breakpoint, and then right-click and select Remove.
To remove all breakpoints, right-click and select Remove All.