Method Breakpoint properties

Use this dialog to view or modify the properties of a method 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.
Function
The name of the method for which 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.

Function Entry
If this check box is selected, the program execution suspends when the execution reaches the function for which the breakpoint is set.