Share via


Debugging Preparation: Visual C++ Project Types

This topic applies to:

Edition

Visual Basic

C#

C++

Web Developer

Express

Topic does not apply Topic does not apply Topic applies Topic does not apply

Standard

Topic does not apply

Topic does not apply

Topic applies

Topic does not apply

Pro and Team

Topic does not apply

Topic does not apply

Topic applies

Topic does not apply

Table legend:

Topic applies

Applies

Topic does not apply

Does not apply

Topic applies but command hidden by default

Command or commands hidden by default.

This section describes how to debug the basic project types created by the Visual C++ project templates.

Note that those project types that create DLLs as their output have been grouped into Debugging DLL Projects because of the common features they share.

Two Visual C++ project types (ATL Server Web Service and ATL Server Projects) are included in Debugging Preparation: Web Applications because the debugging techniques used with them have more in common with Web Applications.

In This Section

  • Debugging Native Code
    Discusses some common debugging problems and techniques for C and native Visual C++ applications.

  • Debug Settings and Preparation
    Covers the settings and preparation that you must perform to debug your program with the Visual Studio debugger.

See Also

Concepts

Debugger Security