Previous Topic: The Breakpoints View Toolbar MenuNext Topic: The Console View


The Breakpoints View Pop-up Menu

You can access the pop-up menu by right-clicking in the viewing area of the Breakpoints view. This pop-up menu lets you perform the actions described in the following list:

Go to File

Switches to the breakpoint location in the PAD Code View editor, opening it if necessary.

Note: This option is only enabled when a line or method breakpoint is selected.

Enable

Sets the selected breakpoint to the Enabled state, places a check mark in the check box next to the breakpoint, and changes the breakpoint's icon on the vertical ruler in the PAD Code View editor to the enabled icon.

Note: If the breakpoint is already enabled, this option is not available.

Disable

Sets the selected breakpoint to the Disabled state, clears the check box next to the breakpoint, and changes the breakpoint's icon on the vertical ruler in the PAD Code View editor to the disabled icon.

Note: If the breakpoint is already disabled, this option is not available.

Remove

Removes one or more selected breakpoints from the Breakpoints view and removes the breakpoint icons from the vertical ruler in the PAD Code View editor.

Remove All

Removes all breakpoints from the Breakpoints view and removes all breakpoint icons from the vertical ruler in the PAD Code View editor.

Select All

Selects all of the breakpoints listed.

Note: This option is displayed and enabled only if at least one breakpoint is defined.

Copy

Copies the selected breakpoint to the clipboard.

Note: This option is only enabled when a breakpoint is selected.

Paste

Pastes the breakpoint to the selected group.

Note: This option is enabled only if you copied a breakpoint and enabled a group.

Properties

Opens the Breakpoint Properties page for the selected breakpoint.

Note: This option is only enabled when a breakpoint is selected.

Import Breakpoints

Opens the Import Breakpoints wizard which will help you import breakpoints into your workspace.

Export Breakpoints

Opens the export breakpoints wizard which will help you import breakpoints to a file.