On Tue, Jul 7, 2009 at 4:57 AM, Mark Leone<[email protected]> wrote: > Is there a way to persuade Memcheck to treat leak warnings as errors, > and exit with an error status? (The "--error-exitcode" option doesn't > seem to do that.) > > Such a feature would be very helpful for automatic regression testing. > It would be unfortunate to resort to scraping the warning output to > determine pass/fail status.
You can't do it currently, but it's on the "wanted" list for 3.5.0, the next release: https://bugs.kde.org/show_bug.cgi?id=152393 Nick ------------------------------------------------------------------------------ _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
