Fd

Lets you specify a name for a program database (PDB) file.

IDE Equivalent

Windows: Output Files > Program Database File Name

Linux: None

Mac OS X: None

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

None

Windows:

/Fdfilename

Arguments

filename

Is the name for the PDB file. It can include a path. If you do not specify a file extension, .pdb is used.

Default

OFF

The PDB file name is the name of your project with an extension of .pdb.

Description

This option lets you specify a name for a program database (PDB) file that is created when option /Zi is specified. It has no effect unless you specify option /Zi.

Alternate Options

None

See Also


Submit feedback on this help topic

Copyright © 1996-2011, Intel Corporation. All rights reserved.