From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26124 invoked by alias); 14 Apr 2008 15:31:39 -0000 Received: (qmail 26093 invoked by uid 22791); 14 Apr 2008 15:31:36 -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; Mon, 14 Apr 2008 15:31:11 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 80977983D9; Mon, 14 Apr 2008 15:31:09 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 26C9E98119; Mon, 14 Apr 2008 15:31:09 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1JlQeC-0006h8-Cf; Mon, 14 Apr 2008 11:31:08 -0400 Date: Mon, 14 Apr 2008 18:06:00 -0000 From: Daniel Jacobowitz To: Aleksandar Ristovski Cc: Vladimir Prus , gdb-patches@sources.redhat.com, nickrob@snap.net.nz Subject: Re: [patch] fix for PR2424 Message-ID: <20080414153108.GA25313@caradoc.them.org> Mail-Followup-To: Aleksandar Ristovski , Vladimir Prus , gdb-patches@sources.redhat.com, nickrob@snap.net.nz References: <48036D22.3030909@qnx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48036D22.3030909@qnx.com> 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-04/txt/msg00245.txt.bz2 On Mon, Apr 14, 2008 at 10:41:38AM -0400, Aleksandar Ristovski wrote: > ping? Thanks. The most recent version of this patch (code + testsuite) is OK. Please mention the PR at the top of the changelog entry, like this: DATE NAME PR gdb/2424 * infrun.c (some change): .... Then if you include that line in the commit message, the changelog entry is automatically appended to the PR audit trail. Shouldn't the disp="del" field be described in the manual? If so, that can be a separate patch. -- Daniel Jacobowitz CodeSourcery