From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1135 invoked by alias); 15 Apr 2007 08:04:10 -0000 Received: (qmail 1126 invoked by uid 22791); 15 Apr 2007 08:04:09 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 15 Apr 2007 09:04:06 +0100 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 00B5A48CBFB; Sun, 15 Apr 2007 04:04:03 -0400 (EDT) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 00687-01-6; Sun, 15 Apr 2007 04:04:03 -0400 (EDT) Received: from joel.gnat.com (AStDenis-105-1-80-7.w80-8.abo.wanadoo.fr [80.8.214.7]) by nile.gnat.com (Postfix) with ESMTP id 4F8AC48CBB5; Sun, 15 Apr 2007 04:04:03 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 792EEE7B4C; Sun, 15 Apr 2007 10:05:56 +0200 (CEST) Date: Sun, 15 Apr 2007 10:19:00 -0000 From: Joel Brobecker To: Eli Zaretskii Cc: Daniel Jacobowitz , gdb-patches@sourceware.org Subject: Re: [rfa/rfc] Debug output timestamps Message-ID: <20070415080556.GA29271@adacore.com> References: <20070413133209.GA11212@caradoc.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i 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 X-SW-Source: 2007-04/txt/msg00232.txt.bz2 > > Does anyone else think this would be useful? I was trying to figure > > out how long some operations took during single stepping, in a > > relatively unintrusive way. It's not very accurate, but it was still > > handy. > > Sounds like a good idea to me. Me too! -- Joel