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]
Other format: [Raw text]

src/gdb ChangeLog symtab.c


CVSROOT:	/cvs/src
Module name:	src
Branch: 	carlton_dictionary-branch
Changes by:	carlton at sourceware dot org	2003-02-28 01:04:26

Modified files:
	gdb            : ChangeLog symtab.c 

Log message:
	2003-02-27  David Carlton  <carlton at math dot stanford dot edu>
	
	* symtab.c (lookup_symbol_aux_namespace_scope): Rename from
	lookup_symbol_aux_using_loop.
	(lookup_symbol_aux_using): Delete.
	(lookup_symbol_aux): Call lookup_symbol_aux_namespace_scope
	instead of lookup_symbol_aux_using.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.3256.2.56&r2=1.3256.2.57
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/symtab.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.70.2.32&r2=1.70.2.33


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