[C++-sig] Re: Re: debuging

David Abrahams dave at boost-consulting.com
Sun Nov 24 04:06:01 CET 2002


Adam Hupp <hupp at cs.wisc.edu> writes:

> On Tue, Nov 19, 2002 at 06:05:13PM -0500, David Abrahams wrote:
>> >
>> > What is the problem? Write the demangler? Can you explain it a
>> > little, please?
>> 
>> That's part of it. See:
>> 
>>   http://mail.python.org/pipermail/c++-sig/2002-June/001277.html
>
>
> Unless I'm missing something, with g++ >= 3.1 you can use
> abi::__cxa_demangle to do this.  Attached is an example.  Docs can be
> found at
> http://gcc.gnu.org/onlinedocs/libstdc++/libstdc++-html-USERS-3.2/namespaceabi.html

Thanks, Adam!

I have a volunteer who's looking at the problem of providing good
error messages now; I've forwarded him your advice.

-- 
                       David Abrahams
   dave at boost-consulting.com * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution





More information about the Cplusplus-sig mailing list