bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/4606] New: gcore broken by bfd change


From: schwab at suse dot de
Subject: [Bug binutils/4606] New: gcore broken by bfd change
Date: 9 Jun 2007 10:11:26 -0000

This patch:

2007-05-30  Alan Modra  <address@hidden>

        * elf.c (assign_file_positions_for_load_sections): Correct sh_type
        to SHT_NOBITS earlier.  Base actions in rest of function on sh_type
        and sh_flags instead of bfd section flags.  Delete voff and code
        keeping nobits segments aligned.

breaks the gcore command in gdb.  The core file generated during the gdb
gcore test is invalid in a way such that gdb is stuck in an infinite loop
during backtrace.

-- 
           Summary: gcore broken by bfd change
           Product: binutils
           Version: 2.18 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: schwab at suse dot de
                CC: amodra at bigpond dot net dot au,bug-binutils at gnu dot
                    org
GCC target triplet: ia64-suse-linux


http://sourceware.org/bugzilla/show_bug.cgi?id=4606

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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