src/gdb ChangeLog cp-support.c

drow@sourceware.org drow@sourceware.org
Sat Mar 26 21:56:00 GMT 2005


CVSROOT:	/cvs/src
Module name:	src
Changes by:	drow@sourceware.org	2005-03-26 21:56:47

Modified files:
	gdb            : ChangeLog cp-support.c 

Log message:
	* cp-support.c (cp_class_name_from_physname): Rewrite.
	(unqualified_name_from_comp): New function, broken out from
	method_name_from_physname.  Correct handling for typed names
	and templates.
	(method_name_from_physname): Use unqualified_name_from_comp.
	(cp_func_name, remove_params): Move earlier in the file.  Add
	better comments.  Use the component tree to parse the name.
	(_initialize_cp_support): Remove stray whitespace.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.7037&r2=1.7038
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/cp-support.c.diff?cvsroot=src&r1=1.19&r2=1.20



More information about the Gdb-cvs mailing list