This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

addr2line non-functional for mips dwarf2


Recent versions of gcc have switched the default debug format for MIPS
from stabs to dwarf2.

By and large binutils has no trouble with this, for example I can
assemble and link just fine.  But addr2line now refuses to find
anything; all queries produce ??:0 as the result.

I just grabbed the latest binutils (2.15); same result.

The gcc we're using is 3.3.3, mipsel-netbsdelf target.

    paul



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]