From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20152 invoked by alias); 5 Mar 2010 19:36:24 -0000 Received: (qmail 20144 invoked by uid 22791); 5 Mar 2010 19:36:23 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 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; Fri, 05 Mar 2010 19:36:18 +0000 Received: (qmail 4179 invoked from network); 5 Mar 2010 19:36:16 -0000 Received: from unknown (HELO caradoc.them.org) (dan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 5 Mar 2010 19:36:16 -0000 Date: Fri, 05 Mar 2010 19:36:00 -0000 From: Daniel Jacobowitz To: Tom Tromey Cc: gdb-patches@sourceware.org Subject: Re: RFA: default charsets -vs- gdbarch Message-ID: <20100305193611.GA17410@caradoc.them.org> Mail-Followup-To: Tom Tromey , gdb-patches@sourceware.org References: 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-03/txt/msg00242.txt.bz2 On Fri, Mar 05, 2010 at 11:05:08AM -0700, Tom Tromey wrote: > This is the reworked "default charsets in gdbarch" patch. It includes > the test suite fixes, new Python APIs, and the various fixes Corinna > made. Thanks again for your work on this (both of you). -- Daniel Jacobowitz CodeSourcery