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 Breakpointsdialog box.
|
Preferences...
|
Displays the Preferences dialog box, which lets you set user preferences for the Debugger window. For more information, see Preferencesdialog box.
|