This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA take 4] Allow setting breakpoints on inline functions (PR 10738)
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Mark Wielaard <mark at klomp dot org>
- Cc: gbenson at redhat dot com, gdb-patches at sourceware dot org, jan dot kratochvil at redhat dot com
- Date: Tue, 14 Feb 2012 20:04:02 +0200
- Subject: Re: [RFA take 4] Allow setting breakpoints on inline functions (PR 10738)
- References: <20120213184700.GA31170@redhat.com> <20120214093344.GA2439@toonder.wildebeest.org>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> Date: Tue, 14 Feb 2012 10:33:45 +0100
> From: Mark Wielaard <mark@klomp.org>
> Cc: gdb-patches@sourceware.org, Jan Kratochvil <jan.kratochvil@redhat.com>
>
> I think you should keep the historical information about older
> versions and add precisely which symbols weren't included with
> version 5 that are now included with version 6 in the documentation
> of the gdb index format. That will be helpful for other producers
> and consumers of the .gdb_index section (elfutils/binutils readelf,
> gold --gdb-index option).
I agree.
Otherwise, the patch for the manual is approved.
Thanks.