From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18070 invoked by alias); 3 May 2008 20:16:51 -0000 Received: (qmail 18062 invoked by uid 22791); 3 May 2008 20:16:50 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 03 May 2008 20:16:31 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 3385A983D9; Sat, 3 May 2008 20:16:29 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id EE17E98150; Sat, 3 May 2008 20:16:28 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1JsO9k-0005i3-7m; Sat, 03 May 2008 16:16:28 -0400 Date: Sat, 03 May 2008 20:28:00 -0000 From: Daniel Jacobowitz To: Vladimir Prus Cc: Eli Zaretskii , gdb-patches@sources.redhat.com Subject: Re: [RFA] Remove command_line_handler_continuation. Message-ID: <20080503201628.GA21906@caradoc.them.org> Mail-Followup-To: Vladimir Prus , Eli Zaretskii , gdb-patches@sources.redhat.com References: <200804242033.40568.vladimir@codesourcery.com> <20080502150314.GL29202@caradoc.them.org> <200805031958.39818.vladimir@codesourcery.com> <200805032015.11540.vladimir@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200805032015.11540.vladimir@codesourcery.com> User-Agent: Mutt/1.5.17 (2007-12-11) X-IsSubscribed: yes 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: 2008-05/txt/msg00137.txt.bz2 On Sat, May 03, 2008 at 08:15:10PM +0400, Vladimir Prus wrote: > +The time is not printed for the commands that run the target, since > +there's no mechanism currently to compute how much time was spend spend -> spent > +by @value{GDBN} and how much time was spend by the program been debugged. here too. > +it's not possibly currently stray line. > This can also be requested by invoking @value{GDBN} with the > @option{--statistics} command-line switch (@pxref{Mode Options}). -- Daniel Jacobowitz CodeSourcery