From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11367 invoked by alias); 23 Jan 2008 13:17:54 -0000 Received: (qmail 11329 invoked by uid 22791); 23 Jan 2008 13:17:54 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 23 Jan 2008 13:17:34 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id EC28398375; Wed, 23 Jan 2008 13:17:32 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id BE003980E0; Wed, 23 Jan 2008 13:17:32 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1JHfTv-0000Ks-UG; Wed, 23 Jan 2008 08:17:31 -0500 Date: Wed, 23 Jan 2008 13:17:00 -0000 From: Daniel Jacobowitz To: Nick Roberts Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH]: MI -var-set-format Message-ID: <20080123131731.GA11400@caradoc.them.org> Mail-Followup-To: Nick Roberts , gdb-patches@sources.redhat.com References: <17494.64020.26176.277202@farnswood.snap.net.nz> <20060505181111.GI31029@nevyn.them.org> <17499.57333.952984.589237@farnswood.snap.net.nz> <20060515170640.GB385@nevyn.them.org> <17513.14914.566979.842465@farnswood.snap.net.nz> <20080122201234.GA20622@caradoc.them.org> <18326.45967.522349.613044@kahikatea.snap.net.nz> <20080123034741.GA13735@caradoc.them.org> <18326.56678.70817.684768@kahikatea.snap.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <18326.56678.70817.684768@kahikatea.snap.net.nz> User-Agent: Mutt/1.5.17 (2007-12-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: 2008-01/txt/msg00545.txt.bz2 On Wed, Jan 23, 2008 at 07:23:33PM +1300, Nick Roberts wrote: > > That, or put the "set octal" line in gdb.exp (nothing mi-specific > > about it). I didn't see that line. All the changes to "global" lines > > are not needed. > > OK. Below is what I've committed. A couple of the tests required new values > because of changes since the previous submission, -PASS: gdb.mi/mi2-var-display.exp: set format variable bar +FAIL: gdb.mi/mi2-var-display.exp: set format variable bar Could you fix that too, please? -- Daniel Jacobowitz CodeSourcery