[RFA] Extend demangler to recognize destructors/constructors

Michael Elizabeth Chastain chastain@cygnus.com
Thu Mar 15 10:58:00 GMT 2001


I like the enums.  But I would like to have an explicit enum for
gnu_v3_not_a_ctor and gnu_v3_not_a_dtor, rather than using a literal
value of 0 which is not in the enum (consider what gdb will show people).

Also in the peek_char / next_char changes, you changed where
the current char is during the call to result_add_string.  I don't
know if that's important.

Michael



More information about the Gdb-patches mailing list