From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19402 invoked by alias); 8 Nov 2007 08:39:23 -0000 Received: (qmail 19393 invoked by uid 22791); 8 Nov 2007 08:39:23 -0000 X-Spam-Check-By: sourceware.org Received: from zigzag.lvk.cs.msu.su (HELO zigzag.lvk.cs.msu.su) (158.250.17.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 08 Nov 2007 08:39:20 +0000 Received: from Debian-exim by zigzag.lvk.cs.msu.su with spam-scanned (Exim 4.50) id 1Iq2us-0007Mi-Kw for gdb-patches@sources.redhat.com; Thu, 08 Nov 2007 11:39:15 +0300 Received: from localhost ([127.0.0.1] helo=ip6-localhost) by zigzag.lvk.cs.msu.su with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1Iq2ps-0007EO-Nt; Thu, 08 Nov 2007 11:34:01 +0300 From: Vladimir Prus To: Joel Brobecker Subject: Re: Fix crash in -var-delete Date: Thu, 08 Nov 2007 08:39:00 -0000 User-Agent: KMail/1.9.6 Cc: gdb-patches@sources.redhat.com References: <200711072257.59372.ghost@cs.msu.su> <20071107205502.GG3911@adacore.com> In-Reply-To: <20071107205502.GG3911@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200711081133.57745.ghost@cs.msu.su> 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-11/txt/msg00156.txt.bz2 On Wednesday 07 November 2007 23:55:02 Joel Brobecker wrote: > > > On Wed, Nov 07, 2007 at 10:57:59PM +0300, Vladimir Prus wrote: > > >> The patch and a testcase are attached. OK? > > > > > > OK (if you write the changelog) > > > > Thanks. Here's what I've checked in (with changelog). > > Can you also please commit to the branch? Done. > I suggest that we add a NEWS entry as well for every fixes that we make > on the branch, that really helps my work when writing the announcement > of a new release. Can you clarify if you want a NEWS entry to be checked in on trunk, on branch, or both? - Volodya