From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30288 invoked by alias); 22 Jan 2008 20:13:02 -0000 Received: (qmail 30262 invoked by uid 22791); 22 Jan 2008 20:12:59 -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; Tue, 22 Jan 2008 20:12:37 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id E947498375; Tue, 22 Jan 2008 20:12:35 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 97DDE98216; Tue, 22 Jan 2008 20:12:35 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1JHPU2-0005Mw-Ei; Tue, 22 Jan 2008 15:12:34 -0500 Date: Tue, 22 Jan 2008 20:13:00 -0000 From: Daniel Jacobowitz To: Nick Roberts Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH]: MI -var-set-format Message-ID: <20080122201234.GA20622@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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17513.14914.566979.842465@farnswood.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/msg00530.txt.bz2 On Tue, May 16, 2006 at 02:34:42PM +1200, Nick Roberts wrote: > 2006-05-16 Nick Roberts > > * mi/mi-cmd-var.c (mi_cmd_var_set_format): Add value field to output. > > * gdb.mi/mi-var-display.exp: Add value field to tests for output of > -var-set-format. Everyone seems to agree on this patch. It's OK to commit (IIRC you'll have to fix up another test too). The changes to mi-support.exp in the message I'm replying to do not look necessary. -- Daniel Jacobowitz CodeSourcery