From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22298 invoked by alias); 15 Feb 2006 21:17:48 -0000 Received: (qmail 22290 invoked by uid 22791); 15 Feb 2006 21:17:47 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 15 Feb 2006 21:17:46 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1F9U1u-0000Eu-Rt; Wed, 15 Feb 2006 16:17:43 -0500 Date: Wed, 15 Feb 2006 21:17:00 -0000 From: Daniel Jacobowitz To: Nick Roberts Cc: gdb@sourceware.org Subject: Re: MI error msgs and localization Message-ID: <20060215211742.GA906@nevyn.them.org> Mail-Followup-To: Nick Roberts , gdb@sourceware.org References: <17394.17519.510199.853654@kahikatea.snap.net.nz> <20060214210505.GA817@nevyn.them.org> <17394.26332.314215.498261@kahikatea.snap.net.nz> <20060214233209.GA5046@nevyn.them.org> <17394.34829.877266.50785@kahikatea.snap.net.nz> <20060215030507.GA8700@nevyn.them.org> <17394.45666.770815.661706@kahikatea.snap.net.nz> <20060215133730.GA19972@nevyn.them.org> <17395.38626.807770.72593@kahikatea.snap.net.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17395.38626.807770.72593@kahikatea.snap.net.nz> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00158.txt.bz2 On Thu, Feb 16, 2006 at 10:02:26AM +1300, Nick Roberts wrote: > Oh, that easy. I don't know why, but I thought changing such a fundamental > data structure would be unwelcome. Not at all - that's the nice thing about internal interfaces; very little in GDB knows what's in a gdb_exception. -- Daniel Jacobowitz CodeSourcery