.debug_* sections

0001-01-01

ELF files may contain sections with names beginning with “.debug_”

These sections contain debugging information in DWARF format, added when gcc is invoked with the -g flag.


Links to this note