From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7535 invoked by alias); 20 May 2008 18:51:42 -0000 Received: (qmail 7527 invoked by uid 22791); 20 May 2008 18:51:41 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout3.012.net.il (HELO mtaout3.012.net.il) (84.95.2.7) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 20 May 2008 18:51:22 +0000 Received: from HOME-C4E4A596F7 ([84.228.202.83]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K160070OL1SXEI2@i_mtaout3.012.net.il> for gdb-patches@sources.redhat.com; Tue, 20 May 2008 22:05:58 +0300 (IDT) Date: Wed, 21 May 2008 03:26:00 -0000 From: Eli Zaretskii Subject: Re: [PATCH] New annotation for threads In-reply-to: <20080520182401.GA3895@adacore.com> X-012-Sender: halo1@inter.net.il To: Joel Brobecker Cc: nickrob@snap.net.nz, gdb-patches@sources.redhat.com Reply-to: Eli Zaretskii Message-id: References: <18454.43094.168458.742737@kahikatea.snap.net.nz> <20080501181758.GD3801@adacore.com> <18458.21177.959458.278174@kahikatea.snap.net.nz> <20080501233703.GF3801@adacore.com> <18458.23326.25887.70597@kahikatea.snap.net.nz> <18478.48682.13900.951343@kahikatea.snap.net.nz> <18479.62120.536436.427524@kahikatea.snap.net.nz> <20080520035226.GA4669@adacore.com> <20080520182401.GA3895@adacore.com> 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-05/txt/msg00613.txt.bz2 > Date: Tue, 20 May 2008 11:24:01 -0700 > From: Joel Brobecker > Cc: nickrob@snap.net.nz, gdb-patches@sources.redhat.com > > | Separate unrelated change log entries with blank lines. When two entries > | represent parts of the same change, so that they work together, then > | don't put blank lines between them. Then you can omit the file name and > | the asterisk when successive entries are in the same file. That's extra manual work that we shouldn't insist on. If several entries represent a single changeset, one can precede them with a single sentence saying what is the change about.