Generate DWARF Version 4 debuginfo

configname: CONFIG_DEBUG_INFO_DWARF4

Debug information
└─>Generate DWARF Version 4 debuginfo
In linux kernel since version 3.10 (release Date: 2013-06-30)  
Generate DWARF v4 debug info. This requires gcc 4.5+, binutils 2.35.2
if using clang without clang's integrated assembler, and gdb 7.0+.

If you have consumers of DWARF debug info that are not ready for
newer revisions of DWARF, you may wish to choose this or have your
config select this.

show more...

depends
CONFIG_AS_IS_LLVM or  NOT CONFIG_CC_IS_CLANG or CONFIG_AS_IS_GNU
CONFIG_AS_VERSIONCONFIG_23502
show more...