This is the mail archive of the binutils@sourceware.cygnus.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]

Re: DWARF2 info not being generated correctly for PPC targets?


> > Date: Fri, 16 Jun 2000 11:33:28 -0700
> > From: Thomas de Lellis <tdel@windriver.com>
> > CC: igor@mail.wrs.com

> > The dwarf debug info looks normal when you examine a single PPC .o file.
> > 
> > What happens though is when you partially link more than one PPC .o
> > file, dwarf offsets are still zero.

> Yes, this is because .o files are intermediate files.  When you link
> them into a final executable the relocations will be resolved and you
> will get the correct values.

Oh, wind river!

Sorry, I didn't see.

In that case, you need a debugger that can resolve relocations.
-- 
- Geoffrey Keating <geoffk@cygnus.com>

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