bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/16949] arm-none-eabi-objdump segfaults when disassembling


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/16949] arm-none-eabi-objdump segfaults when disassembling ARM BE elf file
Date: Thu, 26 Jun 2014 08:16:05 +0000

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

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, master has been updated
       via  60d77146a249ae9b51d7ce98930cdbedb2cfa352 (commit)
      from  4395285e33e6d67c8a82db744ebfd041034b005a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=60d77146a249ae9b51d7ce98930cdbedb2cfa352

commit 60d77146a249ae9b51d7ce98930cdbedb2cfa352
Author: Nick Clifton <address@hidden>
Date:   Thu Jun 26 09:12:55 2014 +0100

    Fixes a problem displaying the contents of a binary containing corrupt
debug
    information, specifically a DW_AT_MIPS_linkage_name attribute that has a
numeric
    value rather than a string value.

        PR binutils/16949
        * dwarf2.c (is_str_attr): New function.
        (find_abstract_instance_name): Use it to determine when an
        attribute has a string value.

-----------------------------------------------------------------------

Summary of changes:
 bfd/ChangeLog |    7 +++++++
 bfd/dwarf2.c  |   22 ++++++++++++++++++----
 2 files changed, 25 insertions(+), 4 deletions(-)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]