[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/29559] gas generated incorrect debug info (top-level DW_TAG_uns
From: |
vries at gcc dot gnu.org |
Subject: |
[Bug gas/29559] gas generated incorrect debug info (top-level DW_TAG_unspecified_type DIE) |
Date: |
Thu, 08 Sep 2022 12:28:18 +0000 |
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.
- [Bug gas/29559] New: gas generated incorrect debug info (top-level DW_TAG_unspecified_type DIE), vries at gcc dot gnu.org, 2022/09/08
- [Bug gas/29559] gas generated incorrect debug info (top-level DW_TAG_unspecified_type DIE), vries at gcc dot gnu.org, 2022/09/08
- [Bug gas/29559] gas generated incorrect debug info (top-level DW_TAG_unspecified_type DIE), nickc at redhat dot com, 2022/09/08
- [Bug gas/29559] gas generated incorrect debug info (top-level DW_TAG_unspecified_type DIE), vries at gcc dot gnu.org, 2022/09/08
- [Bug gas/29559] gas generated incorrect debug info (top-level DW_TAG_unspecified_type DIE), vries at gcc dot gnu.org, 2022/09/08
- [Bug gas/29559] gas generated incorrect debug info (top-level DW_TAG_unspecified_type DIE), vries at gcc dot gnu.org, 2022/09/08
- [Bug gas/29559] gas generated incorrect debug info (top-level DW_TAG_unspecified_type DIE), vries at gcc dot gnu.org, 2022/09/08
- [Bug gas/29559] gas generated incorrect debug info (top-level DW_TAG_unspecified_type DIE), cvs-commit at gcc dot gnu.org, 2022/09/08
- [Bug gas/29559] gas generated incorrect debug info (top-level DW_TAG_unspecified_type DIE), nickc at redhat dot com, 2022/09/08
- [Bug gas/29559] gas generated incorrect debug info (top-level DW_TAG_unspecified_type DIE),
vries at gcc dot gnu.org <=