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, IA-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