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 dwarf2read.c ChangeLog


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jimb@sources.redhat.com	2001-07-04 09:00:09

Modified files:
	gdb            : dwarf2read.c ChangeLog 

Log message:
	* dwarf2read.c (dwarf2_build_psymtabs_hard): Remove extraneous
	code in loop condition.  This seemed to be trying to round
	info_ptr up to the next four-byte boundary, but that's not what it
	actually did.  If we discover the problem the old code was really
	trying to address, we can fix it properly.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/dwarf2read.c.diff?cvsroot=src&r1=1.26&r2=1.27
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.1400&r2=1.1401


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