Installing Symbols for Debugging System Call Crashes

This topic applies to:

Edition

Visual Basic

C#

C++

Web Developer

Express

Topic applies Topic applies Topic applies Topic applies

Standard

Topic applies Topic applies Topic applies Topic applies

Pro and Team

Topic applies Topic applies Topic applies Topic applies

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.

To debug a crash that occurs during a call to a system DLL or to a third-party library, you will often need system DBG or PDB files, which contain symbols for Windows DLLs, EXEs, and device drivers. You can obtain these symbols from several places:

See Also

Tasks

How to: Specify a Symbol Path

Concepts

DBG Files

Other Resources

Debug Settings and Preparation