Top
NetCOBOL V11.0 NetCOBOL Studio User's Guide
FUJITSU Software

7.2.2 Breakpoints view

The "Breakpoints" view displays all of the breakpoints set for a project. When a breakpoint is double-clicked, the editor displays the breakpoint locations. Breakpoints can be enabled, disabled, and deleted in this view.

7.2.2.1 Context menu of the Breakpoints view

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.

7.2.2.2 Breakpoint properties

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.

  1. Set a breakpoint using the COBOL editor.

  2. Select the breakpoint from the "Breakpoints" view, and then select "Properties..." from the context menu.

  3. 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.