Good morning,

I'm new on the list and I would like to ask you something about the Valgrind 
output.

My c++ code uses a lot of templates so the name of the functions are usually 
huge.

When Valgrind finds an error, it prints the type of error and where it happens 
"at 0x........: name of the function".

If the name of the function is too long Valgrind cuts it.

Is there a way to change the maximal length of the function name?


Thanks.


Best regards,

Marco

------------------------------------------------------------------------------
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to