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 symtab.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jsm@sources.redhat.com	2001-10-17 00:12:58

Modified files:
	gdb            : ChangeLog symtab.c 

Log message:
	* symtab.c (lookup_block_symbol):  Break out of linear search
	if we're past the range of possible matches.
	
	Original patch submission, with links to history/background behind it,
	here:
	http://sources.redhat.com/ml/gdb-patches/2001-09/msg00120.html

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.1661&r2=1.1662
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/symtab.c.diff?cvsroot=src&r1=1.45&r2=1.46


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