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, testsuite] check for UTF-32 target wide charset support in gdb.base/wchar.exp


> Date: Wed, 16 Sep 2015 23:16:37 -0600
> From: Sandra Loosemore <sandra@codesourcery.com>
> CC: <gdb-patches@sourceware.org>
> 
> If I'm confused and the default charset might not always be UTF-32 if 
> ICONV is present, how about changing the testcase to bail if it sees the 
> default wide charset is ISO-8859-1?  That means either ICONV is not 
> present or GDB's default is otherwise wrongly configured.

If the test makes no sense without ICONV, I think it indeed will be
better to skip it.


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