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: [PATCH 00/11] Fixing GNU ifunc support


On 03/09/2018 09:16 PM, Pedro Alves wrote:

> Pedro Alves (11):
>   eval.c: reverse minsym and sym
>   Fix breakpoints in ifunc after inferior resolved it (@got.plt symbol
>     creation)
>   Fix calling ifunc functions when resolver has debug info and different
>     name
>   Calling ifunc functions when target has no debug info but resolver has
>   Calling ifunc functions when resolver has debug info, user symbol same
>     name
>   Fix setting breakpoints on ifunc functions after they're already
>     resolved
>   Breakpoints, don't skip prologue of ifunc resolvers with debug info
>   Eliminate find_pc_partial_function_gnu_ifunc
>   Factor out minsym_found/find_function_start_sal overload
>   Extend GNU ifunc testcases
>   Fix resolving GNU ifunc bp locations when inferior runs resolver

As always, I forgot to say that I pushed this to the
"users/palves/ifunc" branch on sourceware.org.

Thanks,
Pedro Alves


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