This is the mail archive of the gdb-cvs@sourceware.cygnus.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 ChangeLog elfread.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ezannoni@sourceware.cygnus.com	00/05/05 12:09:29

Modified files:
	gdb            : ChangeLog elfread.c 

Log message:
	2000-05-04  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
	
	* elfread.c (elf_symtab_read): The calculation of 'offset'
	must be done for each symbol, not just once. The index
	used must be the index of the section where 'sym' resides,
	not .text.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.347&r2=1.348
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/elfread.c.diff?cvsroot=src&r1=1.5&r2=1.6


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