This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA] Linespec tweak (was: Re: [RFA take 3] Allow setting breakpoints on inline functions (PR 10738))
On Mon, 30 Jan 2012 15:39:16 +0100, Gary Benson wrote:
> but the bit about la_iterate_over_symbols being too far away made me think
> you wanted it in linespec.c.
There is value passed between those, therefore they need to have the same
type/prototype, therefore they should share the same typedef. I do not find
there a room for personal preferences.
Thanks,
Jan