https://sourceware.org/bugzilla/show_bug.cgi?id=29559
--- Comment #7 from Tom de Vries <vries at gcc dot gnu.org> --- Ack, FWIW, updated DWARF: ... <0><100>: Abbrev Number: 1 (DW_TAG_compile_unit) <101> DW_AT_stmt_list : 0x123 <105> DW_AT_low_pc : 0x4004ac <10d> DW_AT_high_pc : 11 <10e> DW_AT_name : (indirect string, offset: 0x22a): test2.s <112> DW_AT_comp_dir : (indirect string, offset: 0x1d1): /home/vries/gdb_versions/dev el <116> DW_AT_producer : (indirect string, offset: 0x232): GNU AS 2.39.50 <11a> DW_AT_language : 32769 (MIPS assembler) <1><11c>: Abbrev Number: 2 (DW_TAG_subprogram) <11d> DW_AT_name : (indirect string, offset: 0x241): foo <121> DW_AT_external : 1 <121> DW_AT_type : <0x12b> <122> DW_AT_low_pc : 0x4004ac <12a> DW_AT_high_pc : 11 <1><12b>: Abbrev Number: 3 (DW_TAG_unspecified_type) <1><12c>: Abbrev Number: 0 ... -- You are receiving this mail because: You are on the CC list for the bug.