I'm debugging a program which has an overwhelming number of errors.
Most all of them come from LDAP code in a standard library, as well as
various components of Open MPI, so they are not things I can
reasonably fix.

It is too time consuming to use --gen-suppressions=all and then copy
and paste out errors to a suppression file.  It would be much more
effective to start with a file which suppressed \emph{all} errors, and
remove suppressions which are relevant.

Does anyone have a tool which can parse valgrind's (XML?) output and
create such a file?

-tom

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to