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


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ezannoni@sourceware.cygnus.com	2000-10-12 12:34:28

Modified files:
	gdb            : ChangeLog symtab.c symtab.h 

Log message:
	2000-10-12  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
	
	From Daniel Berlin <dberlin@redhat.com> :
	
	* symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Initialize the symbol
	language to auto instead of unknown, so it will try to demangle
	the symbol.
	* symtab.h (OPNAME_PREFIX_P): Change operator prefix to correct value.
	* symtab.c (gdb_mangle_name): Properly handle C++ operators.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.703&r2=1.704
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/symtab.c.diff?cvsroot=src&r1=1.16&r2=1.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/symtab.h.diff?cvsroot=src&r1=1.13&r2=1.14


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