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:	ezannoni@sources.redhat.com	2001-02-19 16:09:02

Modified files:
	gdb            : ChangeLog symtab.c 

Log message:
	2001-02-19  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
	
	From Peter Schauer <Peter.Schauer@regent.e-technik.tu-muenchen.de>
	* symtab.c (lookup_symbol_aux): Call lookup_symbol_aux, not
	lookup_symbol, when trying to find a symbol with a mangled name,
	to avoid infinite recursion.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.975&r2=1.976
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/symtab.c.diff?cvsroot=src&r1=1.28&r2=1.29


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