This is the mail archive of the gdb-cvs@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]

src/gdb objfiles.c ChangeLog


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kevinb@sourceware.cygnus.com	2000-09-12 18:47:17

Modified files:
	gdb            : objfiles.c ChangeLog 

Log message:
	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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/objfiles.c.diff?cvsroot=src&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.677&r2=1.678


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