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 ChangeLog dbxread.c partial-stab.h


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb_5_1-2001-07-29-branch
Changes by:	kevinb@sources.redhat.com	2001-10-15 13:38:14

Modified files:
	gdb            : ChangeLog dbxread.c partial-stab.h 

Log message:
	* dbxread.c (process_one_symbol): Don't use error result from
	find_stab_function_addr().
	* partial-stab.h (case 'F'): Likewise.
	
	* partial-stab.h (case 'f'): Make SOFUN_ADDRESS_MAYBE_MISSING
	code match that used for case 'F'.  This fixes the divergence
	that was introduced by my 1999-09-14 changes to partial-stab.h.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_5_1-2001-07-29-branch&r1=1.1527.2.30&r2=1.1527.2.31
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/dbxread.c.diff?cvsroot=src&only_with_tag=gdb_5_1-2001-07-29-branch&r1=1.19.2.1&r2=1.19.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/partial-stab.h.diff?cvsroot=src&only_with_tag=gdb_5_1-2001-07-29-branch&r1=1.11.4.1&r2=1.11.4.2


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