Use to add a breakpoint at any executable line of a function. This is available only in debugging mode.
Click
.
- Breakpoint
- Type the name of a new breakpoint.
- Module
- Displays all currently loaded scripts and include files. Click on an item from this list and a list of the file’s functions
and test cases display in the
Function list.
- Function
- Displays all functions and test cases from the module you selected at the
Module field. Select the function that you want to enter a breakpoint into.