------- Comment #7 from hjl dot tools at gmail dot com 2010-04-29 14:47 ------- For some reason, c-decl.o in stage2 has no debug sections:
There are 16 section headers, starting at offset 0x1fbf8: Section Headers: [Nr] Name Type Address Offset Size EntSize Flags Link Info Align [ 0] NULL 0000000000000000 00000000 0000000000000000 0000000000000000 0 0 0 [ 1] .text PROGBITS 0000000000000000 00000040 0000000000018e74 0000000000000000 AX 0 0 16 [ 2] .rela.text RELA 0000000000000000 00025700 000000000001e900 0000000000000018 14 1 8 [ 3] .data PROGBITS 0000000000000000 00018eb4 0000000000000001 0000000000000000 WA 0 0 4 [ 4] .bss NOBITS 0000000000000000 00018ec0 000000000000011b 0000000000000000 WA 0 0 32 [ 5] .rodata.str1.1 PROGBITS 0000000000000000 00018ec0 000000000000059e 0000000000000001 AMS 0 0 1 [ 6] .rodata.str1.8 PROGBITS 0000000000000000 00019460 0000000000003edd 0000000000000001 AMS 0 0 8 [ 7] .rodata PROGBITS 0000000000000000 0001d340 000000000000126c 0000000000000000 A 0 0 32 [ 8] .rela.rodata RELA 0000000000000000 00044000 0000000000001c20 0000000000000018 14 7 8 [ 9] .comment PROGBITS 0000000000000000 0001e5ac 000000000000002a 0000000000000001 MS 0 0 1 [10] .note.GNU-stack PROGBITS 0000000000000000 0001e5d6 0000000000000000 0000000000000000 0 0 1 [11] .eh_frame PROGBITS 0000000000000000 0001e5d8 0000000000001598 0000000000000000 A 0 0 8 [12] .rela.eh_frame RELA 0000000000000000 00045c20 0000000000000c00 0000000000000018 14 11 8 [13] .shstrtab STRTAB 0000000000000000 0001fb70 0000000000000084 0000000000000000 0 0 1 [14] .symtab SYMTAB 0000000000000000 0001fff8 0000000000003120 0000000000000018 15 130 8 [15] .strtab STRTAB 0000000000000000 00023118 00000000000025e7 0000000000000000 0 0 1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43936