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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #168679|0                           |1
        is obsolete|                            |

--- Comment #3 from Mark Wielaard <m...@klomp.org> ---
Created attachment 168690
  --> https://bugs.kde.org/attachment.cgi?id=168690&action=edit
core errors suppression support

This version handles both generating and using suppressions. So now you can
also add something like:

{
   core-bad-close
   CoreError:FdBadClose
   fun:close
   fun:closefile
   fun:main
}

And it will suppress the error as expected.

It also adds VG_(needs_core_errors) to all tools that support tool_errors and
to the none tool.

No testcases yet though

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

Reply via email to