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 symtab/17064] gdb's can't find Linux 3.16-rc1's vdso build-id


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

--- Comment #1 from Andy Lutomirski <luto at mit dot edu> ---
I think the bug is in bfd_elf_bfd_from_remote_memory, which isn't even trying
to load phdrs when section headers are unavailable.  The binutils phdr parser
knows how to read PT_NOTE.

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