How to: Delete All Breakpoints

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.

A prompt requesting confirmation of the action can optionally appear, depending on options settings.

Note

The dialog boxes and menu commands you see might differ from those described in Help depending on your active settings or edition. To change your settings, choose Import and Export Settings on the Tools menu. For more information, see Visual Studio Settings.

To clear all breakpoints

  • From the Debug menu, choose Delete All Breakpoints.

To toggle breakpoint deletion prompt

  1. From the Tools menu, choose Options.

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

  3. 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