src/gdb ada-lang.c ChangeLog

brobecke@sourceware.org brobecke@sourceware.org
Wed Sep 10 20:10:00 GMT 2008


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2008-09-10 20:10:48

Modified files:
	gdb            : ada-lang.c ChangeLog 

Log message:
	* ada-lang.c (is_digits_suffix): New function.
	(is_dot_digits_suffix): Remove.
	(ada_lookup_symbol_list): Remove digits suffix from minimal symbols
	before looking up in symbol table, and do not use wild matches on them.
	(wild_match): Reimplement for speed and to allow matching of operator
	symbols.
	(is_valid_name_for_wild_match): Return zero for names that do not
	follow the GNAT encoding.
	
	(is_name_suffix): Fix typo in comment.
	(to_record_with_fixed_variant_part): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ada-lang.c.diff?cvsroot=src&r1=1.158&r2=1.159
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.9769&r2=1.9770



More information about the Gdb-cvs mailing list