Intel® C++ Compiler 16.0 User and Reference Guide
Tells the compiler to generate full debugging information in the object file.
Linux and OS X: | See g. |
Windows: | /ZI |
None
OFF |
No debugging information is produced in the object file. |
For details, see /Zi.
Visual Studio: General >Debug Information Format
Eclipse: None
Xcode: None
Linux: -g
Windows: /Zi, /Z7