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: Configuring gdb_wchar.h


>>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:

Tom> Please try the appended patch.

Eli> It compiles and links okay, thanks.  Do you want me to test some
Eli> feature(s) to make sure the resulting binary works as expected?

Sure.  If you have dejagnu, try charset.exp.

Otherwise, any use of a string in an expression should exercise the
relevant code paths.  You could also "set target-charset" and see what
gdb thinks is available; if you have libiconv there should be lots of
output.

Tom


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