From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28381 invoked by alias); 6 Jun 2006 12:33:00 -0000 Received: (qmail 28373 invoked by uid 22791); 6 Jun 2006 12:32:59 -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; Tue, 06 Jun 2006 12:32:57 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Fnaju-00065N-Ts; Tue, 06 Jun 2006 08:32:55 -0400 Date: Tue, 06 Jun 2006 12:33:00 -0000 From: Daniel Jacobowitz To: Vladimir Prus Cc: gdb@sources.redhat.com Subject: Re: MI: -var-update performance Message-ID: <20060606123254.GA23249@nevyn.them.org> Mail-Followup-To: Vladimir Prus , gdb@sources.redhat.com References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11+cvs20060403 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-06/txt/msg00039.txt.bz2 On Tue, Jun 06, 2006 at 11:05:24AM +0400, Vladimir Prus wrote: > Any ideas what's up? Should I try to rebuild gdb with --enable-profiling to > get call graph? Probably. There's something being lame, either in the symbol table data structures themselves, or in what's being looked up. -- Daniel Jacobowitz CodeSourcery