Tells the compiler to generate full debugging information in the object file.
Windows: General >Debug Information Format
Linux: None
Mac OS X: None
IA-32, Intel® 64 architectures
Linux and Mac OS X: | See g. |
Windows: | /ZI |
None
OFF |
No debugging information is produced in the object file. |
For details, see /Zi.
Linux: -g
Windows: /Zi, /Z7
Copyright © 1996-2010, Intel Corporation. All rights reserved.