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

Mark Wielaard <m...@klomp.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|jsew...@acm.org             |m...@klomp.org
             Status|REPORTED                    |CONFIRMED
                 CC|                            |ahajk...@redhat.com,
                   |                            |m...@klomp.org
     Ever confirmed|0                           |1

--- Comment #1 from Mark Wielaard <m...@klomp.org> ---
(In reply to Paul Floyd from comment #0)
> Are we planning on adding suppressions to core errors? If so this message
> will also need to change:
> ==32134== Bad option: --gen-suppressions=yes
> ==32134== Can't use --gen-suppressions= with Nulgrind
> ==32134== because it doesn't generate errors.
> ==32134== Use --help for more information or consult the user manual.
> 
> (it says it can't use it and then it does use it!)

There are a couple of extra callbacks needed to support suppressions for core
errors.
But they shouldn't be hard to add. There also needs to be a special check for
core errors
that have a NULL where (e.g. when reporting with --track-fds=all on inherited
file descriptors).

Working on it now.

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

Reply via email to