https://bugs.kde.org/show_bug.cgi?id=79787

Paul Floyd <pjfl...@wanadoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |pjfl...@wanadoo.fr
             Status|REPORTED                    |RESOLVED

--- Comment #3 from Paul Floyd <pjfl...@wanadoo.fr> ---
I think that this was mostly covered by

commit 6c9a668a42b0861ca080d0ad0685d52bbfb77480
Author: Julian Seward <jsew...@acm.org>
Date:   Mon Jan 10 17:24:47 2005 +0000

    Add a new variant for --gen-suppressions: --gen-suppressions=all,
    which just prints a suppression for all reported errors without asking
    questions.    

    git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3219

There's no separate file option.
Printing suppressions can be obtaines=d with -s. The sorting is (I think) based
on the order of the suppressoons rather than the count.

Personally I feel it's better to make suppression generation not too easy. Lazy
developers will just use it to suppress everything and then be able to claim
"no Valgrind leaks".

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to