From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jim Blandy To: Daniel Berlin Cc: Jim Blandy , David Taylor , , Anthony Green Subject: Re: RFA: abstract C++ ABI dependencies Date: Tue, 24 Apr 2001 18:27:00 -0000 Message-id: References: X-SW-Source: 2001-04/msg00231.html Daniel Berlin writes: > > > *NONE* of these files initialize the rtti_type field within the > > > cp_abi_ops structure; they all let it default to 0. > > This is normal, actually. > gnuv-2's rtti type is broken > Until the HP stuff is verified to work, it avoids problems. Right, but I'm trying to post a patch which changes the behavior of GDB as little as possible. Further changes, even good ones, should be posted as separate patches.