From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22104 invoked by alias); 16 Apr 2013 09:46:01 -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 22091 invoked by uid 89); 16 Apr 2013 09:46:01 -0000 X-Spam-SWARE-Status: No, score=-4.3 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,SPF_SOFTFAIL autolearn=no version=3.3.1 Received: from mtaout20.012.net.il (HELO mtaout20.012.net.il) (80.179.55.166) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Tue, 16 Apr 2013 09:45:59 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MLC00500DM9YR00@a-mtaout20.012.net.il> for gdb-patches@sourceware.org; Tue, 16 Apr 2013 12:45:57 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MLC005ONDSKXM20@a-mtaout20.012.net.il>; Tue, 16 Apr 2013 12:45:57 +0300 (IDT) Date: Tue, 16 Apr 2013 15:44:00 -0000 From: Eli Zaretskii Subject: Re: [PATCH] store trace default-collect to target [5/6] doc In-reply-to: To: Hui Zhu Cc: yao@codesourcery.com, hui_zhu@mentor.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83txn64xlq.fsf@gnu.org> References: <51665508.5050706@mentor.com> <516655D7.3000403@mentor.com> <83ppy19cph.fsf@gnu.org> X-SW-Source: 2013-04/txt/msg00469.txt.bz2 > From: Hui Zhu > Date: Tue, 16 Apr 2013 17:31:16 +0800 > Cc: Hui Zhu , gdb-patches ml > > +qTDC > + Request target upload trace default collect. "Request target to upload trace default collect." OK with this change.