public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Mathias Kunter <mathiaskunter@gmail.com>
To: gdb@sourceware.org
Subject: Re: Using UTF-8 as host charset
Date: Mon, 05 Mar 2012 20:51:00 -0000	[thread overview]
Message-ID: <4F5526F1.2010003@gmail.com> (raw)
In-Reply-To: <87ty23vw4p.fsf@fleche.redhat.com>

> I think it probably isn't really safe to just set host-charset.
> Instead you should arrange to run gdb in a UTF-8 locale.

This unfortunately isn't generally possible for a cross-platform IDE 
like Eclipse CDT.


> I'm not sure exactly what might break though.

As long as GDB doesn't crash and still prints ASCII strings correctly, 
it won't concern us. I mean, we didn't support any non-ASCII characters 
at all until now within the CDT debugger. And I assume that ASCII 
strings will always be printed correctly by GDB, even if the host 
charset is set to UTF-8, since ASCII is just a subset of UTF-8.

What we're trying to find out is whether we should enable the debugger 
charset support by default within future releases of Eclipse CDT or not. 
If GDB is generally stable with using UTF-8 as host charset, we'd do so. 
Can you give a recommendation?

Thanks,
Mathias

  parent reply	other threads:[~2012-03-05 20:51 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-03 16:34 Mathias Kunter
2012-03-05 16:13 ` Paul_Koning
2012-03-05 18:09   ` Tom Tromey
2012-03-05 18:11     ` Paul_Koning
2012-03-05 21:04       ` Tom Tromey
2012-03-05 16:41 ` Tom Tromey
2012-03-05 16:44   ` Pedro Alves
2012-03-05 20:51   ` Mathias Kunter [this message]
2012-03-05 21:13     ` Tom Tromey
2012-03-05 21:34       ` Mathias Kunter
2012-03-05 21:41         ` Tom Tromey
2012-03-05 22:23           ` Mathias Kunter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F5526F1.2010003@gmail.com \
    --to=mathiaskunter@gmail.com \
    --cc=gdb@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).