Regarding that demangled name exceeding line length, I found all files in coregrid/ that defined a buffer with length 4096 and changed them all to 32768, now Valgrind works fine. I guess the buffers you guys suggested went through a smaller buffer at some point, getting cut short. Would it be a terrible idea to increase the buffer length in the trunk?
Thanks, Jakub ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
