Intel® C++ Compiler XE 13.1 User and Reference Guides

ZI

Tells the compiler to generate full debugging information in the object file.

IDE Equivalent

Windows: General >Debug Information Format

Linux: None

OS X: None

Architectures

All

Syntax

Linux and OS X:

See g.

Windows:

/ZI

Arguments

None

Default

OFF

No debugging information is produced in the object file.

Description

For details, see /Zi.

Alternate Options


Submit feedback on this help topic