|
From: Dennis L. <pla...@in...> - 2005-05-16 23:51:04
|
Hi, with valgrind 2.4 svn rev 414744 I have a problem with sometimes symbols not demangled. In one case it lloks just like a usual longer symbol : _ZNSt8_Rb_treeIPKcSt4pairIKS1_N5iwear14iwear_languageEESt10_Select1stIS6_ENS4_12cstring_lessESaIS6_EEC1ERKS9_RKSA_ (stl_tree.h:730) while in the other case it has some _GLOBAL prefix : _GLOBAL__I__ZN5iwear4i18n17locale_code_tableE (stl_map.h:120) is there any trick to get valgrind to demangling these symbols too ? greets Dennis |