|
From: Lou Sanchez-C. <lou...@xi...> - 2006-10-19 19:27:04
|
Hi, I'm writing a suppression editor for valkyrie, and to generate the proper suppression I need to have the real entry point name. The xml output provided by memcheck has only the demangled name. I was looking into a mangling utility, but after reading about possible problems with the demangling in valgrind it seems the safest thing is to also supply the real entry point name in the xml output. Thoughts? Cheers Lou P.S. This is not an enhancement request, I plan to do the work. |
|
From: Lou Sanchez-C. <lou...@xi...> - 2006-10-19 18:58:58
|
Hi,
I'm writing a suppression editor for valkyrie, and to generate the
proper suppression I need to have the real entry point name. The xml
output provided by memcheck has only the demangled name. I was looking
into a mangling utility, but after reading about possible problems with
the demangling in valgrind it seems the safest thing is to also supply
the real entry point name in the xml output. Thoughts?
Cheers
Lou
P.S. This is not an enhancement request, I plan to do the work.
|