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 gdb/17968] [ppc64] SEGV in ppc64_elf_get_synthetic_symtab reading a separate debug file


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

--- Comment #2 from Martin Sebor <msebor at redhat dot com> ---
The problem appears to be due to the change to gdb/elfread.c introduced in the
commit below:

commit 63524580f8372e38a6a62fd875a4252068c31150
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Sun Apr 17 18:38:46 2011 +0000

    ...    
    gdb/
        Fix convert_code_addr_to_desc_addr for ppc64 files after eu-strip.
        * elfread.c (elf_symfile_read): New variable synth_abfd, pass it to
        bfd_get_synthetic_symtab.

-- 
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]