This is the mail archive of the gdb-patches@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]

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


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