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]

Re: elf64_alpha_find_nearest_line fails for compaq execs


On Mon, Jan 29, 2001 at 11:08:11AM -0800, Curtis L. Janssen wrote:
> Your patch works for executables generated with the compaq
> compiler, but not for those made with gcc.  The problem is that
> _bfd_elf_find_nearest_line can find the function name, so it
> returns true; but it doesn't get the filename or line number.

Ah.  Ug.  In which case, I like your first patch better.  ;-)
I'll apply it to mainline and to the 2.11 branch.

Incidentally, gcc 3.0 will also produce dwarf2 by default,
so it's go to get this sorted out proper.


r~

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