From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24898 invoked by alias); 7 Jan 2007 23:32:39 -0000 Received: (qmail 24889 invoked by uid 22791); 7 Jan 2007 23:32:38 -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, 07 Jan 2007 23:32:34 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1H3hV9-0007Rf-5b; Sun, 07 Jan 2007 18:32:31 -0500 Date: Sun, 07 Jan 2007 23:32: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: <20070107233231.GA28585@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> <17822.50010.350902.129021@kahikatea.snap.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17822.50010.350902.129021@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-01/txt/msg00211.txt.bz2 On Sat, Jan 06, 2007 at 10:30:02AM +1300, Nick Roberts wrote: > > One alternative that does not affect the testsuite would be to add > > an --all-values option to -var-create. > > Ah!, the Emacs solution; a switch for everything. I don't like it. This > would mean that the frontend end would have to work out which versions of > GDB have this option and which don't. That's good enough reasoning for me. -- Daniel Jacobowitz CodeSourcery