On Thu, May 19, 2011 at 2:52 AM, Trevor Spiteri wrote:
> Is there a way to omit the parameters from the demangled C++ function
> names in valgrind?
It would be useful, but I don't know how to do it.
Nick
--
Simplify dat
Is there a way to omit the parameters from the demangled C++ function
names in valgrind? Templates cause long lines, which then become
difficult to read, and using --demangle=no doesn't help much, mangled
function names are still long and not much easier to read. For example,
if function foo ta