From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15185 invoked by alias); 11 Apr 2013 10:49:04 -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 15174 invoked by uid 89); 11 Apr 2013 10:49:04 -0000 X-Spam-SWARE-Status: No, score=-4.6 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL autolearn=ham version=3.3.1 Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 11 Apr 2013 10:49:04 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1UQF3u-0002bp-LJ from Yao_Qi@mentor.com for gdb-patches@sourceware.org; Thu, 11 Apr 2013 03:49:02 -0700 Received: from SVR-ORW-FEM-03.mgc.mentorg.com ([147.34.97.39]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Thu, 11 Apr 2013 03:49:02 -0700 Received: from qiyao.dyndns.org (147.34.91.1) by svr-orw-fem-03.mgc.mentorg.com (147.34.97.39) with Microsoft SMTP Server id 14.1.289.1; Thu, 11 Apr 2013 03:49:01 -0700 Message-ID: <5166951C.10403@codesourcery.com> Date: Thu, 11 Apr 2013 22:59:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 MIME-Version: 1.0 To: Hui Zhu CC: gdb-patches ml Subject: Re: [PATCH] store trace default-collect to target [5/6] doc References: <51665508.5050706@mentor.com> <516655D7.3000403@mentor.com> In-Reply-To: <516655D7.3000403@mentor.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit X-SW-Source: 2013-04/txt/msg00328.txt.bz2 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. -- Yao (齐尧)