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: [PATCH] [Ada] Make string_char_type a true TYPE_CODE_CHAR type in Ada


> 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


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