From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32557 invoked by alias); 4 Feb 2007 14:10:11 -0000 Received: (qmail 32540 invoked by uid 22791); 4 Feb 2007 14:10:10 -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; Sun, 04 Feb 2007 14:10:00 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1HDi43-0002IG-FH; Sun, 04 Feb 2007 09:09:55 -0500 Date: Sun, 04 Feb 2007 14:10:00 -0000 From: Daniel Jacobowitz To: Nick Roberts Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] MI: Add value field to output of -var-create Message-ID: <20070204140955.GA8764@nevyn.them.org> Mail-Followup-To: Nick Roberts , gdb-patches@sources.redhat.com References: <17818.12006.696879.216415@kahikatea.snap.net.nz> <20070105150747.GD24554@nevyn.them.org> <17839.14615.772612.987502@kahikatea.snap.net.nz> <20070120190903.GA22153@nevyn.them.org> <17842.36650.58436.387233@kahikatea.snap.net.nz> <17860.5394.631978.403208@kahikatea.snap.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17860.5394.631978.403208@kahikatea.snap.net.nz> User-Agent: Mutt/1.5.13 (2006-08-11) 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: 2007-02/txt/msg00036.txt.bz2 On Sat, Feb 03, 2007 at 05:52:34PM +1300, Nick Roberts wrote: > On Sat, 20 Jan 2007 14:09:03 Daniel Jacobowitz writes: > > > Thanks for doing this. I get some new failures - just three though. > > > > > > FAIL: gdb.mi/gdb701.exp: create fooPtr > > > FAIL: gdb.mi/gdb792.exp: create var for class A > > > FAIL: gdb.mi/gdb792.exp: create var for class C which has baseclass A > > > > Sorry, I forgot to include these (see below). > > OK to commit (all changes) ? Could you please post a full patch, including changelog? I'm finding that when you update just bits of a patch in each message, it is virtually impossible for me to find all of the current pieces. I think this patch will be fine, though. -- Daniel Jacobowitz CodeSourcery