From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26399 invoked by alias); 19 Jan 2002 23:38:52 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 26360 invoked from network); 19 Jan 2002 23:38:49 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 19 Jan 2002 23:38:49 -0000 Received: from drow by nevyn.them.org with local (Exim 3.33 #1 (Debian)) id 16S54S-0008Po-00; Sat, 19 Jan 2002 18:38:48 -0500 Date: Sat, 19 Jan 2002 15:38:00 -0000 From: Daniel Jacobowitz To: Per Bothner Cc: gdb-patches@sources.redhat.com Subject: Re: patch to robustify gnuv3_rtti_type Message-ID: <20020119183848.A32307@nevyn.them.org> Mail-Followup-To: Per Bothner , gdb-patches@sources.redhat.com References: <3C49D9DF.4040700@bothner.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C49D9DF.4040700@bothner.com> User-Agent: Mutt/1.3.23i X-SW-Source: 2002-01/txt/msg00545.txt.bz2 On Sat, Jan 19, 2002 at 12:41:03PM -0800, Per Bothner wrote: > Ok to check in? This doesn't fix the real problem, which is that > gcj produces vtables that aren't properly abi-compliant. Hopefully, > we'll fix that. But for now, let's at least prevent gdb from crashing. > > * gnu-v3-abi.c (gnuv3_rtti_type): Guard that vtable_symbol_name > isn't NULL, which can happen with some gcj3.0-produced code. OK for now. I'll see if we can cope with the vtables that it currently emits, too. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer