From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11769 invoked by alias); 10 Jun 2013 13:08:55 -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 11759 invoked by uid 89); 10 Jun 2013 13:08:54 -0000 X-Spam-SWARE-Status: No, score=-3.1 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-f46.google.com (HELO mail-oa0-f46.google.com) (209.85.219.46) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Mon, 10 Jun 2013 13:08:54 +0000 Received: by mail-oa0-f46.google.com with SMTP id h2so5889971oag.19 for ; Mon, 10 Jun 2013 06:08:52 -0700 (PDT) X-Received: by 10.182.111.199 with SMTP id ik7mr7935111obb.44.1370869732557; Mon, 10 Jun 2013 06:08:52 -0700 (PDT) MIME-Version: 1.0 Received: by 10.60.137.196 with HTTP; Mon, 10 Jun 2013 06:08:12 -0700 (PDT) In-Reply-To: <51B5CAF5.3090101@mentor.com> References: <51B5CAF5.3090101@mentor.com> From: Hui Zhu Date: Mon, 10 Jun 2013 13:11:00 -0000 Message-ID: Subject: Re: [PATCH 2 OF 2] extend tsave to write start and stop time into a trace file To: Dmitry Kozlov Cc: gdb-patches@sourceware.org, Pedro Alves , Vladimir Prus Content-Type: text/plain; charset=ISO-8859-1 X-SW-Source: 2013-06/txt/msg00226.txt.bz2 On Mon, Jun 10, 2013 at 8:47 PM, Dmitry Kozlov wrote: > Hi Pedro, > some time ago we already discussed these patches, could you please review > them again. > > And this one extends tsave command to write start and stop time into a > tracefile. > > > Thank you, > Dmitry > This patch gdb_1_of_2_tstatus.diff is not the right one? Thanks, Hui