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 3/7] find_pc_partial_function new parameter


> find_pc_partial_function is heavily called inside GDB, therefore I did not
> change its prototype and provided find_pc_partial_function_gnu_ifunc instead.
> 
> While I have no problem with changing all the callers it means passing
> everywhere the unused additional NULL parameter which may not be a win.

I would have used that approach as well.

-- 
Joel


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