This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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]

[Bug tdep/17521] On Windows-x86_64 GDB runs into infinite loop when entering small functions generated by RUSTC/LLVM


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

--- Comment #2 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  6bb3e67958b0ee59f1b69619761e6d5ad1f7544b (commit)
      from  abd58633c1985c879a84249650172da639773730 (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=6bb3e67958b0ee59f1b69619761e6d5ad1f7544b

commit 6bb3e67958b0ee59f1b69619761e6d5ad1f7544b
Author: Alan Modra <amodra@gmail.com>
Date:   Wed Nov 12 14:51:38 2014 +1030

    Throw away dodgy coff line number info earlier

        PR 17521
        * coffcode.h (coff_slurp_line_table): Drop line number info
        not preceded by a valid function entry.  Revert last change.

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

Summary of changes:
 bfd/ChangeLog  |    7 ++++++-
 bfd/coffcode.h |   18 +++++++++---------
 2 files changed, 15 insertions(+), 10 deletions(-)

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


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