[PATCH] [Ada] Make string_char_type a true TYPE_CODE_CHAR type in Ada

Joel Brobecker brobecker@adacore.com
Thu Sep 3 15:46:00 GMT 2015


> gdb/ChangeLog:
> 
> 	* ada-lang.c (ada_language_arch_info): Create a TYPE_CODE_CHAR
> 	type instead of a TYPE_CODE_INT one for the string_char_type
> 	and the ada_primitive_type_char types.
> 
> gdb/testsuite/ChangeLog:
> 
> 	* gdb.ada/funcall_char.exp: New testcase.
> 	* gdb.ada/funcall_char/foo.adb: New file.

Looks good to me, Pierre-Marie. Go ahead and push.

Thanks,
-- 
Joel



More information about the Gdb-patches mailing list