Intel® C++ Compiler 16.0 User and Reference Guide

ZI

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

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.

IDE Equivalent

Visual Studio: General >Debug Information Format

Eclipse: None

Xcode: None

Alternate Options