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]

Re: RFA: abstract C++ ABI dependencies



Daniel Berlin <dan@www.cgsoftware.com> 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.


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