This is the mail archive of the gdb@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: Using UTF-8 as host charset


>>>>> "Mathias" == Mathias Kunter <mathiaskunter@gmail.com> writes:

>> One problem is that if you have a gdb version that uses the phony iconv,
>> then it cannot handle UTF-8.

Mathias> Okay, but even then the worst thing that should happen is that GDB
Mathias> might scramble Unicode characters when printing, right?

I think so; but you can make a test case easily enough by setting gdb's
host-charset to ISO-8859-1 but Eclipse's notion to UTF-8, and then
trying things.

Tom


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