forked from svn2github/valgrind-master-mirror
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Qualifying suppression types with the skin name, like this:
memcheck:Addr4 Changed the `name' need of the memcheck skin from "valgrind" to "memcheck" for this. But the name Valgrind will return when I print core and skin names in the startup message. One issue is that some skins share suppression types, eg. memcheck and addrcheck. Might be useful to allow multi-skin suppressions, viz: memcheck,addrcheck:Addr4 This won't be too hard to tack on, though. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1163 a5019735-40e9-0310-863c-91ae7b9d1cf9
- Loading branch information
njn
committed
Oct 2, 2002
1 parent
912ec7c
commit c40c3a8
Showing
9 changed files
with
264 additions
and
209 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.