From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22039 invoked by alias); 22 Jan 2007 00:26:26 -0000 Received: (qmail 22030 invoked by uid 22791); 22 Jan 2007 00:26:24 -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; Mon, 22 Jan 2007 00:26:14 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1H8n0l-0000IC-Ta; Sun, 21 Jan 2007 19:26:12 -0500 Date: Mon, 22 Jan 2007 00:26:00 -0000 From: Daniel Jacobowitz To: Jan Kratochvil Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] Follow specific symbol's DW_AT_decl_file Message-ID: <20070122002611.GA1086@nevyn.them.org> Mail-Followup-To: Jan Kratochvil , gdb-patches@sourceware.org References: <20070111223940.GA8958@host0.dyn.jankratochvil.net> <20070121165451.GA12463@nevyn.them.org> <20070121223533.GA1890@host0.dyn.jankratochvil.net> <20070121225610.GB29708@nevyn.them.org> <20070121232610.GA13031@host0.dyn.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070121232610.GA13031@host0.dyn.jankratochvil.net> User-Agent: Mutt/1.5.13 (2006-08-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: 2007-01/txt/msg00452.txt.bz2 On Mon, Jan 22, 2007 at 12:26:11AM +0100, Jan Kratochvil wrote: > > I hadn't tried that one before. I used an old copy of glibc's memusage > > script; massif is a bit more interesting. > > Thanks for the tip next time I need it. Interesting valgrind's memcheck says > 618MB total and memusage 134MB total (55MB peak) but I did not check more. memusage --mmap might be the difference. -- Daniel Jacobowitz CodeSourcery