On 19/05/2011 18:28, Timur Iskhodzhanov wrote:
>> 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 n
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