This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] Regression: Re: FYI: remove free_symtab
On Tue, 05 Apr 2011 10:51:28 +0200, Jan Kratochvil wrote:
> gdb/
> 2011-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
>
> Fix crash regression on systems featuring .gdb_index.
> * objfiles.c (free_objfile): Move the
> forget_cached_source_info_for_objfile call earlier. Comment it.
> Extend the comment for objfile_free_data.
Checked in:
http://sourceware.org/ml/gdb-cvs/2011-04/msg00041.html
Thanks,
Jan