This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Deleting a Breakpoint In the Disassembly Window
In the Disassembly window, you can view file, function, or address breakpoints as symbols in the left margin. You can delete these breakpoints using the procedure given below. You cannot view data breakpoints in the Disassembly window, so you cannot delete a data breakpoint from the Disassembly window. To delete a data breakpoint, use the Breakpoints window.
To delete a file, function, or address breakpoint
- Right-click on the line containing the breakpoint symbol (A solid dot or empty circle, depending on the breakpoint state).
- From the shortcut menu, choose Remove Breakpoint.
See Also
Breakpoint Operations In the Disassembly Window