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]

Re: [patch] Fix assert crashes with minidebuginfo


>>>>> "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.

Tom


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