From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4636 invoked by alias); 7 Nov 2007 20:55:42 -0000 Received: (qmail 4625 invoked by uid 22791); 7 Nov 2007 20:55:42 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 07 Nov 2007 20:55:38 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 446812AC73F; Wed, 7 Nov 2007 15:55:36 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ePV47TpB31to; Wed, 7 Nov 2007 15:55:36 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 04E4F2AC741; Wed, 7 Nov 2007 15:55:36 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 72497E7ACA; Wed, 7 Nov 2007 15:55:02 -0500 (EST) Date: Wed, 07 Nov 2007 20:55:00 -0000 From: Joel Brobecker To: Vladimir Prus Cc: gdb-patches@sources.redhat.com Subject: Re: Fix crash in -var-delete Message-ID: <20071107205502.GG3911@adacore.com> References: <200711072257.59372.ghost@cs.msu.su> <20071107200024.GA9490@caradoc.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i 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/msg00141.txt.bz2 > > 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? 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. Thanks a lot, -- Joel