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

gdwarf-2

Enables generation of debugging information using the DWARF Version 2 format.

IDE Equivalent

None

Architectures

All

Syntax

Linux and OS X:

-gdwarf-2

Windows:

None

Arguments

None

Default

OFF

No debug information is generated. However, if compiler option -g is specified, debugging information is generated in the DWARF Version 2 format with some DWARF Version 3 extensions.

Description

This option enables generation of debugging information using the DWARF Version 2 format.

Alternate Options

None

See Also


Submit feedback on this help topic