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: [PATCH] Start abstraction of C++ abi's


Hi Daniel,

> I can make it strncmp, or just check method_name[1], but it doesn't
> make sense otherwise. It's just seeing if the first letter is a "~" in
> the actual demangled method name, rather than the mangled name.

Ah, ok.  I was wondering why it wasn't part of destructor_prefix_p.

Michael


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