The Edit menu lets you cut, copy, and paste a specified text selection, as well as set breakpoints and preferences. The following table describes the Edit menu options.

Table 1. Edit menu
Command Purpose
Cut (CTRL+X) Cuts the text currently selected in the variables or watches pane and places it on the clipboard.
Copy (CTRL+C) Copies the currently selected text in the source code, variables, or watches pane to the clipboard.
Paste (CTRL+V) Pastes the contents of the clipboard to the specified position in the variables or watches pane.
Breakpoints... (CTRL+B) Displays the Breakpoints dialog box, which lets you maintain breakpoints in a procedure. For more information, see Breakpoints dialog box.
Preferences... Displays the Preferences dialog box, which lets you set user preferences for the Debugger window. For more information, see Preferences dialog box.