This is the mail archive of the gdb-patches@sources.redhat.com 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: Design problem with min sym relocation?


Joel,

Two data points.

- check the bug data base, we keep thinking GDB has fixed this sort of problem but then someone re-opens the same (or very similar looking bug)

- Fred Fish did commit this:
2002-05-12 Fred Fish <fnf@redhat.com>

* symfile.c (default_symfile_offsets): Arrange for uninitialized
sect_index_xxx members to index the first slot in section_offsets
if all of the section_offsets are zero.

which fixed a problem.

might help,
Andrew


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