From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26269 invoked by alias); 14 May 2013 01:36:25 -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 26254 invoked by uid 89); 14 May 2013 01:36:23 -0000 X-Spam-SWARE-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 Received: from mail-oa0-f43.google.com (HELO mail-oa0-f43.google.com) (209.85.219.43) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Tue, 14 May 2013 01:36:13 +0000 Received: by mail-oa0-f43.google.com with SMTP id o6so8402307oag.16 for ; Mon, 13 May 2013 18:36:11 -0700 (PDT) X-Received: by 10.60.133.240 with SMTP id pf16mr9389605oeb.28.1368495371738; Mon, 13 May 2013 18:36:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.60.13.133 with HTTP; Mon, 13 May 2013 18:35:30 -0700 (PDT) In-Reply-To: <831u9aamx4.fsf@gnu.org> References: <51665508.5050706@mentor.com> <516655D7.3000403@mentor.com> <83ppy19cph.fsf@gnu.org> <83txn64xlq.fsf@gnu.org> <831u9aamx4.fsf@gnu.org> From: Hui Zhu Date: Tue, 14 May 2013 01:36:00 -0000 Message-ID: Subject: Re: [PATCH] store trace default-collect to target [5/6] doc To: Eli Zaretskii Cc: gdb-patches@sourceware.org, yao@codesourcery.com, hui_zhu@mentor.com Content-Type: text/plain; charset=ISO-8859-1 X-SW-Source: 2013-05/txt/msg00459.txt.bz2 On Tue, May 14, 2013 at 12:01 AM, Eli Zaretskii wrote: >> From: Hui Zhu >> Date: Mon, 13 May 2013 14:04:13 +0800 >> Cc: Yao Qi , Hui Zhu , >> Eli Zaretskii >> >> Ping http://sourceware.org/ml/gdb-patches/2013-04/msg00457.html > > I said "OK with that change", which means no further approval is > needed once you make that change. > > Thanks. Got it. Thanks, Hui