https://sourceware.org/bugzilla/show_bug.cgi?id=16949

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING

--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi Andrey,

  Please try out the uploaded patch and let me know if it works for you.

  The problems appears to be that the binary contains bogus debug information. 
Specifically it has DW_AT_MIPS_linkage_name attributes that have a numeric
value rather than a string value.  This confuses the code that converts
addressess into function names, since DW_AT_MIPS_linkage_name is supposed to
contain a valid function name.

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to