OSDN Git Service

In objfile_relocate(), don't assume that offsets associated with one
authorKevin Buettner <kevinb@redhat.com>
Wed, 13 Sep 2000 01:47:16 +0000 (01:47 +0000)
committerKevin Buettner <kevinb@redhat.com>
Wed, 13 Sep 2000 01:47:16 +0000 (01:47 +0000)
commit7f8f31f04855244cc52f41e87e017fce93be5efb
treeeb15e9cb14a9cc6c2fb3eb068aa941a437e5be48
parent44ac2dc5c3001eb823b6997eab15c487ffd9bfe9
In objfile_relocate(), don't assume that offsets associated with one
of SECT_OFF_TEXT, SECT_OFF_DATA, or SECT_OFF_BSS will be adequate for
relocating all of the sections in an objfile.
gdb/ChangeLog
gdb/objfiles.c