How to: Delete All Breakpoints
This topic applies to:
Visual Studio Edition |
Visual Basic |
C# |
C++ |
J# |
Visual Web Developer |
Express |
No |
No |
Yes |
No |
No |
Standard |
Yes |
Yes |
Yes |
Yes |
Yes |
Pro/Team |
Yes |
Yes |
Yes |
Yes |
Yes |
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
From the Tools menu, choose Options.
In the Options dialog box, expand the Debugging node and click on General.
The check box Ask before deleting all breakpoints controls whether the prompt appears or not.