Breakpoints pane
To access |
View > Debug > Breakpoints
|
Important information |
|
See also |
User interface elements are described below (unlabeled elements are shown in angle brackets):
UI Element
|
Description
|
---|---|
![]() |
Enables you to delete the selected breakpoint. |
![]() |
Enables you to enable or disable the selected breakpoint. |
![]() |
Enables you to navigate to a specific breakpoint in a Vuser script. |
![]() |
Deletes all breakpoints in the Vuser script. |
Enabled | A check box that specifies whether the breakpoint is enabled or disabled, and enables you to enable or disable the adjacent breakpoint. |
Name | The name of the file that contains the breakpoint, and the line number within the file that contains the breakpoint. |
Script | The name of the Vuser script that contains the breakpoint. |
Function Name | The name of the function within the Vuser script that contains the breakpoint. |