This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: patch to robustify gnuv3_rtti_type


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]