Intel® Fortran Compiler XE 13.1 User and Reference Guides
Enables generation of debugging information using the DWARF Version 2 format.
All
Linux and OS X: | -gdwarf-2 |
Windows: | None |
None
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. |
This option enables generation of debugging information using the DWARF Version 2 format.
None