From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11199 invoked by alias); 15 Apr 2009 15:12:21 -0000 Received: (qmail 11190 invoked by uid 22791); 15 Apr 2009 15:12:20 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 15 Apr 2009 15:12:14 +0000 Received: (qmail 24088 invoked from network); 15 Apr 2009 15:12:11 -0000 Received: from unknown (HELO orlando) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 15 Apr 2009 15:12:11 -0000 From: Pedro Alves To: gdb-patches@sourceware.org, Tom Tromey Subject: Re: Configuring gdb_wchar.h Date: Wed, 15 Apr 2009 15:12:00 -0000 User-Agent: KMail/1.9.10 Cc: Eli Zaretskii References: <8363hboz5x.fsf@gnu.org> <8363h6mdue.fsf@gnu.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200904151612.14163.pedro@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-04/txt/msg00307.txt.bz2 On Wednesday 15 April 2009 16:08:13, Tom Tromey wrote: > In this case I chose to make gdb fall back on a fairly large built-in > list. =A0If you try pick a charset which your iconv cannot handle, gdb > should give an error. Could gdb probe to see if they work at all? Is that feasible? If it is, would it be too slow? --=20 Pedro Alves