From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17190 invoked by alias); 5 Oct 2006 13:32:41 -0000 Received: (qmail 17180 invoked by uid 22791); 5 Oct 2006 13:32:40 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Thu, 05 Oct 2006 13:32:33 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GVTKv-0007tT-75; Thu, 05 Oct 2006 09:32:29 -0400 Date: Thu, 05 Oct 2006 13:32:00 -0000 From: Daniel Jacobowitz To: Jean-Marc Saffroy Cc: Frederic RISS , gdb@sourceware.org Subject: Re: gdb script performance Message-ID: <20061005133228.GA30276@nevyn.them.org> Mail-Followup-To: Jean-Marc Saffroy , Frederic RISS , gdb@sourceware.org References: <1160053117.13420.17.camel@crx549.cro.st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-10/txt/msg00025.txt.bz2 On Thu, Oct 05, 2006 at 03:26:59PM +0200, Jean-Marc Saffroy wrote: > >This discussion lead to the patch submitted here: > >http://sources.redhat.com/ml/gdb-patches/2006-09/msg00088.html > > Great! The 12' script now runs in only 2'35". :-) I can't help thinking > tt's still not blazingly fast, considering the underlying hardware, but > it's a big step forward. If you would like to see if further improvement is possible, you should build a GDB with profiling enabled (--enable-profiling at configure time), and use the maint set profile command to get a profile; then post exact data from it. > Well I hope it will make it in the next gdb release. We do too; we're waiting on the paperwork. -- Daniel Jacobowitz CodeSourcery