This is the mail archive of the archer@sourceware.org mailing list for the Archer 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: C++ virtual methods table printing does not work


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Jan> stransky (Firefox maintainer) daily facing GDB & C++ asked me about the
Jan> missing feature of C++ virtual methods table printing.

Sounds good to me.

Jan> Minor point is even if GCC would provide the info I would prefer
Jan> the naming `_vptr$CLASS' over `_vptr.CLASS' as currently it is
Jan> not much intuitive:

We could supply a convenience function in Python, rather than
inventing a new syntax.  What do you think?

Jan> Virtual methods table handling is currently not listed at:
Jan> http://sourceware.org/gdb/wiki/ProjectArcher

Feel free to add it.

After the holidays we ought to prioritize our GCC bugs, so we know
what to ask for next.  I don't think we even have a good list of them
at the moment, so we'll have to do that too.

Tom


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