File Menu, Debugger Window

See Also

Contains options that allow you to open programs and debugging configurations. You can also save debug output to a file.

Menu Commands

Open

Displays the Open dialog box so that you can specify a program to display in the Trace window. Opening a program does not run the program.

Load Configuration

Loads breakpoints, watches, and events to be tracked from a configuration file (.dbg file). Select the dialog button to display the Open dialog box, which allows you to specify a file.

Save Configuration

Saves the current breakpoints, watches, and events to be tracked into a configuration file (.dbg file) so that they can be restored later. Select the dialog button to display the Open dialog box, which allows you to specify a file.

Save Output As

Writes the text displayed in the Debug Output window to a file specified in the Save As dialog box.

Exit

Closes the Debugger window and returns you to the main Visual FoxPro window.