Lets you specify a name for a program database (PDB) file.
IA-32, Intel® 64 architectures
Linux and Mac OS X: | None |
Windows: | /Fdfilename |
filename |
Is the name for the PDB file. It can include a path. If you do not specify a file extension, .pdb is used. |
OFF |
The PDB file name is the name of your project with an extension of .pdb. |
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.
Linux and Mac OS X: None
Windows: /pdbfile
Copyright © 1996-2010, Intel Corporation. All rights reserved.