From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12798 invoked by alias); 27 Feb 2012 17:37:00 -0000 Received: (qmail 12615 invoked by uid 22791); 27 Feb 2012 17:36:58 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout21.012.net.il (HELO mtaout21.012.net.il) (80.179.55.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 27 Feb 2012 17:36:40 +0000 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0M0200800B86XW00@a-mtaout21.012.net.il> for gdb-patches@sourceware.org; Mon, 27 Feb 2012 19:36:17 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.124.119.92]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M020085OBKFSMC0@a-mtaout21.012.net.il>; Mon, 27 Feb 2012 19:36:17 +0200 (IST) Date: Mon, 27 Feb 2012 18:04:00 -0000 From: Eli Zaretskii Subject: Re: [patch v2] GDB/GDBserver talks with agents In-reply-to: <4F4B38D8.4060801@codesourcery.com> To: Yao Qi Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <838vjokwhe.fsf@gnu.org> References: <1329447300-18841-1-git-send-email-yao@codesourcery.com> <838vk1wuwh.fsf@gnu.org> <4F4B38D8.4060801@codesourcery.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: 2012-02/txt/msg00633.txt.bz2 > Date: Mon, 27 Feb 2012 16:03:36 +0800 > From: Yao Qi > CC: > > On 02/17/2012 07:39 PM, Eli Zaretskii wrote: > > What about a NEWS entry? should we have one? > > Yes, we should. If I understand NEWS file correctly, only user-visible > changes are mentioned in it. Most of the changes in this patch series > is not user-visible, so I only add one entry about using `info > static-tracepoint-marker' on native-linux platform. WDYT? OK, thanks.