From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28908 invoked by alias); 30 Oct 2002 17:34:10 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 28513 invoked from network); 30 Oct 2002 17:33:59 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by sources.redhat.com with SMTP; 30 Oct 2002 17:33:59 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 186xei-00084g-00; Wed, 30 Oct 2002 12:33:28 -0600 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 186wjm-0002Hk-00; Wed, 30 Oct 2002 12:34:38 -0500 Date: Wed, 30 Oct 2002 09:34:00 -0000 From: Daniel Jacobowitz To: Kris Warkentin Cc: gdb@sources.redhat.com Subject: Re: gnu-v3-abi.c: problems w/ virtual base class Message-ID: <20021030173438.GA8741@nevyn.them.org> Mail-Followup-To: Kris Warkentin , gdb@sources.redhat.com References: <120101c28037$3ddb3d10$d8020c0a@catdog> <20021030172051.GA27733@nevyn.them.org> <121101c2803a$005145e0$d8020c0a@catdog> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <121101c2803a$005145e0$d8020c0a@catdog> User-Agent: Mutt/1.5.1i X-SW-Source: 2002-10/txt/msg00206.txt.bz2 On Wed, Oct 30, 2002 at 12:30:12PM -0500, Kris Warkentin wrote: > > Well, why do you have it using the gnu-v3 code? You've got a patently > > gnu-v2 compiler. > > I wasn't aware that I had it using anything in particular - we just moved > our 5.0 support forward and got it running but now we're discovering some of > these gotcha's > > > Please don't tell me QNX has a symbol starting with _Z in normal > > binaries... that would fool the autodetection code. I think Free > > Pascal has a similar problem, since it starts all symbols with > > underscores. > > objdump -x foo | grep _Z gave me nothing. You say there's an autodetect > routine? I'll have to look at it to see why it thinks we're gnu-v3 I > suppose. It's in minsyms.c:install_minimal_symbols. Hmm, does a breakpoint on switch_to_cp_abi turn up anything? -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer