[patch+7.4] reread.exp 7.3->7.4 regression

Tom Tromey tromey@redhat.com
Mon Dec 19 15:28:00 GMT 2011


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

Jan> -      if (data != NULL)
Jan> +      if (data != NULL && sec->the_bfd_section->index < data->section_count)

I don't understand the need for this hunk.
When can this be called in a context where the BFD doesn't match the
data registered with the objfile?

Tom



More information about the Gdb-patches mailing list