[PATCH] gdb/elfread.c: Enable ifunc support on ARM.

Pedro Alves palves@redhat.com
Mon Feb 10 15:57:00 GMT 2014


On 02/10/2014 02:57 PM, Will Newton wrote:

> Thanks for taking a look.
> 
>> Couple notes:
>>
>>  - I think you can look at 'get_elf_backend_data (abfd)->want_got_plt'
>>    to decide whether to look up ".got" vs ".got.plt".
> 
> I don't think that will work. We actually want to look at the value of
> SEPARATE_GOTPLT I believe, which I don't think we can easily
> determine. For example, ARM sets want_got_plt but not SEPARATE_GOTPLT.

Alright.  Lets go with your original patch then.  Patch is OK.

Thanks,
-- 
Pedro Alves



More information about the Gdb-patches mailing list