Share via


How to: Delete a Breakpoint 

This topic applies to:

Visual Studio Edition

Visual Basic

C#

C++

J#

Express

Yes

Yes

Yes

Yes

Standard

Yes

Yes

Yes

Yes

Pro/Team

Yes

Yes

Yes

Yes

In a source window, Disassembly window, or Call Stack window, a breakpoint appears as a red symbol or glyph. For more information, see Breakpoints Overview.

To delete a breakpoint

  • In the Breakpoints window, right-click on a breakpoint, and choose Delete from the shortcut menu.

    -or-

    In a source window or Disassembly window, click on the breakpoint glyph.

See Also

Concepts

Breakpoints and Tracepoints