The
Breakpoint menu is available during debugging and contains the following commands.
Command (Shortcut)
Description
Toggle (F5)
Adds a breakpoint to the current line, if no breakpoint exists.
Removes the breakpoint from the current line, if a breakpoint exists.
Add
Displays the
Add Breakpoint dialog box which allows you to add a breakpoint at any executable line of a function. For additional information, see
Setting Breakpoints.
Delete
Displays the
Delete Breakpoint dialog box, which lets you delete one ore more breakpoints. For additional information, see
Deleting Breakpoints.
Delete All
Deletes all breakpoints, first prompting you for confirmation.