Debugger Project SettingsĀ 

Certain project settings also affect debugging. These settings determine such things as what directories the debugger looks at, the command and command arguments used to launch the program, and the type of debug information created for the program. You can change these settings in the Property Pages dialog box.

This section describes what options are available, and how to set them.

In This Section

  • PDB Files (C++)
    Describes the program database (PDB) files for a project.
  • DBG Files
    Describes the DBG files that are created for C++ projects.
  • Debug Settings and Preparation
    Describes the debugger-related property settings, and the preparation needed in order to debug your program with the Visual Studio debugger.

See Also

Concepts

Debugger Security