From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28449 invoked by alias); 30 Oct 2006 13:45:18 -0000 Received: (qmail 28440 invoked by uid 22791); 30 Oct 2006 13:45:18 -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, 30 Oct 2006 13:45:13 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GeXRu-0001U8-Vv; Mon, 30 Oct 2006 08:45:11 -0500 Date: Mon, 30 Oct 2006 13:45:00 -0000 From: Daniel Jacobowitz To: Fabian Cenedese Cc: gdb@sourceware.org Subject: Re: Memleaks? Message-ID: <20061030134510.GB5443@nevyn.them.org> Mail-Followup-To: Fabian Cenedese , gdb@sourceware.org References: <5.2.0.9.1.20061030123115.0185cec0@NT_SERVER> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.2.0.9.1.20061030123115.0185cec0@NT_SERVER> 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/msg00296.txt.bz2 On Mon, Oct 30, 2006 at 12:40:56PM +0100, Fabian Cenedese wrote: > I admit that I used not a state-of-the-art gdb, but I don't think that > this was changed recently. I'd be pleased if you can correct me. > > GNU gdb 6.2.50_2004-10-14-cvs This is two years old; I can't really speculate on what has changed since then. It may be simple memory leaks, or it may be something more complex. -- Daniel Jacobowitz CodeSourcery