From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10942 invoked by alias); 10 Aug 2010 20:28:42 -0000 Received: (qmail 10934 invoked by uid 22791); 10 Aug 2010 20:28:42 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 10 Aug 2010 20:28:37 +0000 Received: (qmail 10741 invoked from network); 10 Aug 2010 20:28:36 -0000 Received: from unknown (HELO caradoc.them.org) (dan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 10 Aug 2010 20:28:36 -0000 Date: Tue, 10 Aug 2010 20:28:00 -0000 From: Daniel Jacobowitz To: Tom Tromey Cc: Kazu Hirata , gdb-patches@sourceware.org Subject: Re: Your INTERMEDIATE_ENCODING patch for Solaris Message-ID: <20100810202823.GA8568@caradoc.them.org> Mail-Followup-To: Tom Tromey , Kazu Hirata , gdb-patches@sourceware.org References: <20100731162500.32FAE5664F4@henry1.codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2010-08/txt/msg00133.txt.bz2 On Thu, Aug 05, 2010 at 12:40:35PM -0600, Tom Tromey wrote: > This particular problem has come up multiple times. I am not completely > sure what to do about it, but my current inclination is to change gdb so > that most hosts fall back to PHONY_ICONV, with exceptions for libiconv > and for Linux. This will at least have gdb default to working, and is > also attractive because I have some hope of actually testing it. Sounds good to me. -- Daniel Jacobowitz CodeSourcery