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

Re: PATCH: ld/2338: objdump -d -l doesn't work correctly


On Mon, Feb 20, 2006 at 06:25:37PM +0100, Eric Botcazou wrote:
> > Are you really sure that it isn't a gcc bug? "objdump -d -l" works
> > fine with -ffunction-sections for me. Do you have a testcase?
> 
> "objdump -d -l" works fine, but not _bfd_dwarf2_find_nearest_line in the sense 
> that it returns nothing for most of the functions (that's the very reason the 
> former now works).  And I'm under the impression Alan's suggestion would work 
> only if decode_line_info was able to process relocations.

Do you have a binutils testcase to show there is a problem with
_bfd_dwarf2_find_nearest_line and -ffunction-sections? I'd like to
fix it if possible.



H.J.


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