From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6407 invoked by alias); 31 Oct 2006 12:16:50 -0000 Received: (qmail 6399 invoked by uid 22791); 31 Oct 2006 12:16:49 -0000 X-Spam-Check-By: sourceware.org Received: from pool-72-70-61-157.bstnma.fios.verizon.net (HELO cgf.cx) (72.70.61.157) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 31 Oct 2006 12:16:38 +0000 Received: by cgf.cx (Postfix, from userid 201) id 592AB13D48E; Tue, 31 Oct 2006 07:16:36 -0500 (EST) Date: Tue, 31 Oct 2006 12:16:00 -0000 From: Christopher Faylor To: Fabian Cenedese , gdb@sourceware.org Subject: Re: Memleaks? Message-ID: <20061031121636.GA24080@trixie.casa.cgf.cx> Mail-Followup-To: Fabian Cenedese , gdb@sourceware.org References: <5.2.0.9.1.20061030123115.0185cec0@NT_SERVER> <20061030134510.GB5443@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061030134510.GB5443@nevyn.them.org> User-Agent: Mutt/1.5.11 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/msg00312.txt.bz2 On Mon, Oct 30, 2006 at 08:45:10AM -0500, Daniel Jacobowitz wrote: >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. FWIW, the current Cygwin version of gdb is 6.5+. cgf