This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: gdbserver: Unexpected missing PT_PHDR when running break-interp.exp
On 03/03/2012 08:02 PM, Jan Kratochvil wrote:
> Off the top of my head I do not know what to do if some solution/relocation
> would be needed.
Maybe look at the elf's entry, and comparing that with AT_ENTRY, as GDB does.
> 2012-03-02 Pedro Alves <palves@redhat.com>
> Jan Kratochvil <jan.kratochvil@redhat.com>
>
> * linux-low.c (get_dynamic): Don't warn when PT_PHDR isn't found.
> New comment why.
>
Great, please check it in.
Thanks,
--
Pedro Alves