From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8684 invoked by alias); 8 Feb 2007 20:07:32 -0000 Received: (qmail 8614 invoked by uid 22791); 8 Feb 2007 20:07:30 -0000 X-Spam-Check-By: sourceware.org Received: from viper.snap.net.nz (HELO viper.snap.net.nz) (202.37.101.8) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 08 Feb 2007 20:07:17 +0000 Received: from kahikatea.snap.net.nz (145.62.255.123.dynamic.snap.net.nz [123.255.62.145]) by viper.snap.net.nz (Postfix) with ESMTP id 4C5FC3DA869; Fri, 9 Feb 2007 09:07:14 +1300 (NZDT) Received: by kahikatea.snap.net.nz (Postfix, from userid 500) id E8B1E4F71B; Fri, 9 Feb 2007 09:07:12 +1300 (NZDT) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17867.33519.93541.517510@kahikatea.snap.net.nz> Date: Thu, 08 Feb 2007 20:07:00 -0000 To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] MI: Add value field to output of -var-create In-Reply-To: <20070208175749.GA17845@nevyn.them.org> 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> <20070204140955.GA8764@nevyn.them.org> <17862.21280.730210.678232@kahikatea.snap.net.nz> <20070208175749.GA17845@nevyn.them.org> X-Mailer: VM 7.19 under Emacs 22.0.93.8 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/msg00094.txt.bz2 > Thanks. This is OK. Comitted. > > 2007-02-05 Nick Roberts > > > > * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp, > > * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp, > > * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp, > > * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp, > > * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp, > > * gdb.mi/gdb792.exp, gdb.mi/gdb792.exp, > > * lib/mi-support.exp: > > Update tests to include value field in output of -var-create. > > Please only put the * on the first line - a comma shouldn't be > followed by a *. It doesn't display properly in Emacs without a * on each line e.g look at this change in Emacs: 2007-02-07 Daniel Jacobowitz * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml, gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files. The files on the second line are displayed as normal text. I kept the *'s but removed the commas. This style is used by the Emacs project, at least. The convention used there is that if different files have different changes then a blank line is left between the ChangeLog entries, but if the changes are the same then the entries are contiguous. -- Nick http://www.inet.net.nz/~nickrob