This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch+7.3] gdbindex regression: stabs forgotten
On Mon, 25 Apr 2011 18:03:14 +0200, Tom Tromey wrote:
> >>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
>
> Jan> gdb/
> Jan> 2011-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
>
> Jan> * elfread.c (elf_symfile_read): Protect dwarf2_initialize_objfile by
> Jan> !objfile_has_partial_symbols. New comment.
> Jan> * objfiles.c (objfile_has_partial_symbols): Call HAS_SYMBOLS if
> Jan> SYM_READ_PSYMBOLS is not present. Extend the comment.
> Jan> * symfile.h (struct sym_fns): Extend the sym_read_psymbols comment.
>
> Looks good.
Checked in:
http://sourceware.org/ml/gdb-cvs/2011-04/msg00154.html
Joel, do you have anything against 7.3 check-in of this regression-fixing patch?
http://sourceware.org/ml/gdb-patches/2011-04/msg00421.html
But it affects only a special case...
Thanks,
Jan