This is the mail archive of the gdb-patches@sourceware.org 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]

Re: [RFA] Extend hashed symbol dictionaries to work with Ada


> 	gdb/
> 	* ada-lang.c (ada_match_name): Use new API for wild_match.
> 	(wild_match): Change API to be consistent with that of strcmp_iw;
> 	return 0 for a match, and switch operand order.
> 	(full_match): New function.
> 	(ada_add_block_symbols): Use dict_iter_match_{first,next} for
> 	matching to allow use of hashing.

No further comment on this part (I actually had already looked at
these patches, but did not feel comfortable approving them myself
for the non-Ada parts).

Thanks again, Tom, for looking at the rest.

-- 
Joel


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