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 occasional unresolving of line number info


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Jan> 2011-02-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
Jan> 	* symtab.c (find_pc_sect_line): New variable objfile, initialize it
Jan> 	from S.  Iterate S using ALL_OBJFILE_SYMTABS.  Verify BV for each S.
Jan> 	* symtab.h (struct symtab) <next>: Comment extension.

FWIW, this looks reasonable to me.

Tom


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