From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31571 invoked by alias); 16 Apr 2013 08:39:24 -0000 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 Received: (qmail 31560 invoked by uid 89); 16 Apr 2013 08:39:24 -0000 X-Spam-SWARE-Status: No, score=-4.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE autolearn=ham version=3.3.1 Received: from mail-ob0-f171.google.com (HELO mail-ob0-f171.google.com) (209.85.214.171) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Tue, 16 Apr 2013 08:39:23 +0000 Received: by mail-ob0-f171.google.com with SMTP id er7so216347obc.30 for ; Tue, 16 Apr 2013 01:39:21 -0700 (PDT) X-Received: by 10.182.118.42 with SMTP id kj10mr422187obb.99.1366101561660; Tue, 16 Apr 2013 01:39:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.60.13.133 with HTTP; Tue, 16 Apr 2013 01:38:41 -0700 (PDT) In-Reply-To: <5166951C.10403@codesourcery.com> References: <51665508.5050706@mentor.com> <516655D7.3000403@mentor.com> <5166951C.10403@codesourcery.com> From: Hui Zhu Date: Tue, 16 Apr 2013 14:35:00 -0000 Message-ID: Subject: Re: [PATCH] store trace default-collect to target [5/6] doc To: Yao Qi Cc: Hui Zhu , gdb-patches ml Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-SW-Source: 2013-04/txt/msg00463.txt.bz2 Hi Yao, On Thu, Apr 11, 2013 at 6:49 PM, Yao Qi wrote: > On 04/11/2013 02:19 PM, Hui Zhu wrote: >> >> This patch is doc update for "QTDDCsrc" and "qTDC". > > > We need a NEWS entry for these new packets. > Thanks for your remind. I will include it in the new patch that will post later. Thanks, Hui > -- > Yao (=E9=BD=90=E5=B0=A7)