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: [RFC 5/6] Handle "set print sevenbit-strings on" in print_wchar


>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:

Keith> setenv LANG en_US.UTF-8
Keith> setenv LC_ALL en_US.UTF-8
Keith> setenv LC_TYPE en_US.UTF-8
Keith> clean_restart $testfile
Keith> gdb_test "set charset CP1252" ...
Keith> With this, the test will pass.

Thanks Keith.

I think the settings would have to be undone afterward to avoid messing
with the environment of subsequent tests.

Tom


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