Dear all, is there a way to increase the maximum displayed length for demangled C++ object lengths? I have code here that uses pretty convoluted template constructs. This, in turn, makes valgrind clip the name after roughly 4096 characters.
I already tried to adjust some #defines with this length but this only made valgrind crash :/ Bests, Manuel ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
