Hello, I have cheap computer, which is slow and has small brain (RAM). Running big applications under valgrind is not smooth.
Can valgrind be tweaked to load the debug informarion, only if it is needed, or only from specific libraries, or only at the evry end whein everyrhing woild be rendered, in order to save RAM? With gcc there are different options how much debug information to geberate, e.g. -g and -ggdb3 . Which debug informatiom generated by gcc/clang is interpreted by valgrind and which not? Do you have recommendation how to generate less debug informarion, in order ro occupy less RAM by valgrind, yet to have useful output? When valgrind crashes, e.g. due application misbehaviour, what shall I do? Regards Дилян _______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users