This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: does c++filt work?


nbecker@fred.net writes:

> nm ./Hello | /opt/gcc/bin/c++filt 
> where /opt/gcc is where I just installed the latest CVS, doesn't seem
> to demangle the names.  Maybe c++filt hasn't been updated for the new
> mangling?
It doesn't auto-detect new mangled names.
When i get a chance, i'll make a patch to do this, it's a one line
change.
--Dan


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