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]

[commit] [patch] Fix assert crashes with minidebuginfo


On Fri, 01 Feb 2013 20:21:12 +0100, Tom Tromey wrote:
> >>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
> 
> Jan> 2013-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> Jan> 	* elfread.c (elf_symfile_read): Limit separate debug info additions to
> Jan> 	files with no separate debug info.
> Jan> 	* objfiles.c (add_separate_debug_objfile): Add gdb_assert calls.
> Jan> 	* symfile.c (read_symbols): Call find_separate_debug_file_in_section
> Jan> 	only for files with no separate debug info.
> 
> Ok, I understand now.
> I think this patch is fine.  Please put it in.

Checked in:
	http://sourceware.org/ml/gdb-cvs/2013-02/msg00004.html


Thanks,
Jan


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