How to: Delete All Breakpoints

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

This topic applies to:

Edition

Visual Basic

C#

C++

Web Developer

Express

Topic does not apply Topic does not apply Topic applies Topic does not apply

Standard

Topic applies

Topic applies

Topic applies

Topic applies

Pro and Team

Topic applies

Topic applies

Topic applies

Topic applies

Table legend:

Topic applies

Applies

Topic does not apply

Does not apply

Topic applies but command hidden by default

Command or commands hidden by default

You can remove all breakpoints from your project with a single menu action.

To delete all breakpoints

  • From the Debug menu, click Delete All Breakpoints.

Confirmation Prompt

When you delete all breakpoints, a prompt requesting confirmation of the action might appear, depending on options settings

To toggle the breakpoint deletion prompt

  1. From the Tools menu, click Options.

  2. In the Options dialog box, expand the Debugging node, and then click General.

    The check box Ask before deleting all breakpoints controls whether the prompt appears or not.

See Also

Tasks

How to: Delete a Breakpoint

Concepts

Breakpoints and Tracepoints