https://bugs.kde.org/show_bug.cgi?id=385939
Bug ID: 385939 Summary: Option to exit on first error Product: valgrind Version: 3.13 SVN Platform: Other OS: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: memcheck Assignee: jsew...@acm.org Reporter: gauthier.fauc...@free.fr Target Milestone: --- Created attachment 108453 --> https://bugs.kde.org/attachment.cgi?id=108453&action=edit patch for --exit-on-fisrt-error implementation It would be great if Valgrind could exit on first error. Useful if you are running regression tests or have some other automated test machinery. I have implented --exit-on-first-error=<yes|no>. Doc: If this option is enabled, Valgrind exits on first error. A nonzero exit value must be defined using --error-exitcode option. In attachment, git diff svn/VALGRIND_3_13_0 > patch_exit_on_first_error.txt -- You are receiving this mail because: You are watching all bug changes.