> I haven't used valgrind on C++, however, so I hope there are no symbol
> de-mangling issues.

Valgrind actually works quite well with C++. It uses the debugging
information, so it will even point out the source file line number
information.

-- 
Rian


_______________________________________________
Adonthell-devel mailing list
Adonthell-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/adonthell-devel

Reply via email to