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: ping: [PATCH] Fix display of tabulation character for mingw hosts.


>> 2014-05-05  Pierre Muller  <muller@sourceware.org>
>> Yao Qi  <yao@codesourcery.com>
>> 
>> * valprint.c (print_wchar): Move the code on checking whether
>> W is a printable wide char to the default branch of switch
>> statement below.  Call wchar_printable instead of gdb_iswprint.

Yao> Ping.  https://sourceware.org/ml/gdb-patches/2014-05/msg00034.html

Thanks, this is ok.

Tom


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