Hello, We are developing an application in C++ and we would like to perform dynamic analysis on it. The problem is that we are using external libraries which contain thousands of errors. We don't want to see/correct the external libraries errors (yet at least!). We are just interested in our project specific errors. So we would like to know if there is another than using Valgrind suppressions files to get rid of it, like specifying a "project-folder" in valgrind, then it only reports errors which actually happens because of our project and not because of the libraries we use...?
Thanks, Nicolas ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users