The following table lists the context menu items used in the "Breakpoints" view.
Menu item | Button | Description |
---|---|---|
Go to File | Displays in the COBOL editor the location at which the selected breakpoint is set. | |
Hit Count... | - | Displays the Set Breakpoint Hit Count dialog box. |
Enable | - | Enables a disabled breakpoint. |
Disable | - | Disables an enabled breakpoint. |
Remove | Deletes the selected breakpoint. | |
Remove ALL | Deletes all the set breakpoints. |
A breakpoint can be enabled or disabled by using these properties. The properties can also be used to set, enable, and disable the hit count of a breakpoint.
Set a breakpoint using the COBOL editor.
Select the breakpoint from the "Breakpoints" view, and then select "Properties..." from the context menu.
Enable or disable the breakpoint in the "COBOL Line Breakpoint Properties" dialog box. This dialog box is also used to set the hit count of a breakpoint, and enable or disable the hit count of the breakpoint.