Breakpoints - Toggle Command (Debug Menu)

This command is a toggle that sets or removes a breakpoint at the cursor location. Breakpoints are locations you can designate in the code where execution pauses.

For more information on breakpoints, see Setting Breakpoints.

Shortcut: F9