Toggle Breakpoint Command (Debug Menu)
Sets or removes a breakpoint at the current line. You can't set a breakpoint on lines containing nonexecutable code such as comments, declaration statements, or blank lines.
A line of code in which a breakpoint is set appears in the colors specified in the Editor Format tab of the Options dialog box.
Toolbar shortcut: . Keyboard shortcut: F9.