From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2189 invoked by alias); 30 Oct 2006 15:08:42 -0000 Received: (qmail 2181 invoked by uid 22791); 30 Oct 2006 15:08:42 -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 15:08:34 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GeYka-0002Mz-3r; Mon, 30 Oct 2006 10:08:32 -0500 Date: Mon, 30 Oct 2006 15:08:00 -0000 From: Daniel Jacobowitz To: Fabian Cenedese Cc: gdb@sourceware.org Subject: Re: Memleaks? Message-ID: <20061030150832.GA9090@nevyn.them.org> Mail-Followup-To: Fabian Cenedese , gdb@sourceware.org References: <5.2.0.9.1.20061030123115.0185cec0@NT_SERVER> <5.2.0.9.1.20061030123115.0185cec0@NT_SERVER> <5.2.0.9.1.20061030155937.0185e010@NT_SERVER> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.2.0.9.1.20061030155937.0185e010@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/msg00298.txt.bz2 On Mon, Oct 30, 2006 at 04:04:26PM +0100, Fabian Cenedese wrote: > (gdb) info address CINOS1ms::AddTimer(long *) > During symbol reading, struct/union type gets multiply defined: struct CINOSBusModule. > During symbol reading, forward-referenced types left unresolved, type code 0.. > Symbol "AddTimer__8CINOS1msPl" is a function at address 0xbca18. > > I'm just wondering about the warnings. Is this serious? The debug info > in the symbol file is stabs. I've no idea; probably not. -- Daniel Jacobowitz CodeSourcery