ZI

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

IDE Equivalent

Windows: C/C++ > General >Debug Information Format

Linux: None

Mac OS: None

Architectures

IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture

Syntax

Linux and Mac OS: See g.
Windows:    /ZI

Arguments

None

Default

OFF      No debugging information is produced in the object file.

Description

For details, see Zi.

Alternate Options