Line Breakpoint properties

Use this dialog to view or modify the properties of a line breakpoint.

Note: You cannot use this dialog to create new breakpoints.

For details on how to set new breakpoints, see Using breakpoints.

Location
The component, such as a script or library, where the breakpoint is set.
Line Number
The line number in the source code where the breakpoint is set.
Enabled
If this check box is selected, the breakpoint is enabled. The program execution suspends when the breakpoint is reached.

If this check box is cleared, the breakpoint is disabled. The breakpoint is ignored during the program execution.