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] Extend demangler to recognize destructors/constructors


Michael Elizabeth Chastain <chastain@cygnus.com> writes:

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

Nope; result_add_string just squishes the destructed class's name onto
the end of the demangled name.

Regards
Alex


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