This is the mail archive of the gdb@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]
Other format: [Raw text]

Re: new demangler


dc> Thanks!  Now, when I demangle that name with just DMGL_ANSI, I get
dc> "C::CClass::operator=".  Am I going crazy, or was there once '()'
dc> stuck on the end of that?

There used to be '()' stuck on the end of the output with DMGL_ANSI,
maybe with parameters between them, maybe not (I dunno).

Here are relevant PR's:

  http://sources.redhat.com/gdb/bugs/1471
  http://sources.redhat.com/gdb/bugs/34

Michael C


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