From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27751 invoked by alias); 17 Jun 2008 18:13:02 -0000 Received: (qmail 27742 invoked by uid 22791); 17 Jun 2008 18:13:02 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout1.012.net.il (HELO mtaout1.012.net.il) (84.95.2.1) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 17 Jun 2008 18:12:35 +0000 Received: from conversion-daemon.i-mtaout1.012.net.il by i-mtaout1.012.net.il (HyperSendmail v2007.08) id <0K2M00100DVXIQ00@i-mtaout1.012.net.il> for gdb-patches@sourceware.org; Tue, 17 Jun 2008 21:27:38 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.229.217.57]) by i-mtaout1.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K2M006HYDY12CD0@i-mtaout1.012.net.il>; Tue, 17 Jun 2008 21:27:38 +0300 (IDT) Date: Tue, 17 Jun 2008 18:24:00 -0000 From: Eli Zaretskii Subject: Re: [non-stop] 01/10 Add "executing" property In-reply-to: <20080617055354.GA3803@adacore.com> X-012-Sender: halo1@inter.net.il To: Joel Brobecker Cc: pedro@codesourcery.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: Content-transfer-encoding: 7BIT References: <200806152203.14626.pedro@codesourcery.com> <20080617055354.GA3803@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-06/txt/msg00320.txt.bz2 > Date: Mon, 16 Jun 2008 22:53:54 -0700 > From: Joel Brobecker > Cc: Pedro Alves , gdb-patches@sourceware.org > > I really like concise ChangeLogs because they tell me what files > were modified as part of a change set, and also give me a very rough > idea of what was done inside each file. Well, "Makefile.in (foo): Update." doesn't give any idea WHAT was done, it only says WHERE it was done.