[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/2443] Dwarf support in ld is broken
From: |
hjl at lucon dot org |
Subject: |
[Bug ld/2443] Dwarf support in ld is broken |
Date: |
10 Mar 2006 20:40:15 -0000 |
------- Additional Comments From hjl at lucon dot org 2006-03-10 20:40 -------
The problem is
<2><4ef9>: Abbrev Number: 52 (DW_TAG_inlined_subroutine)
DW_AT_abstract_origin: <4f18>
DW_AT_ranges : 0x3e0
DW_AT_call_file : 0
DW_AT_call_line : 0
According to DWARF 3, 0 means no source file has been specified. The same
applies to DW_AT_call_line.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=2443
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.