[cmake-developers] [CMake 0015158]: MemCheck: Valgrind with multiple supressions files

Mantis Bug Tracker mantis at public.kitware.com
Tue Sep 16 09:52:28 EDT 2014


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=15158 
====================================================================== 
Reported By:                trsystran
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15158
Category:                   CTest
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2014-09-16 09:52 EDT
Last Modified:              2014-09-16 09:52 EDT
====================================================================== 
Summary:                    MemCheck: Valgrind with multiple supressions files
Description: 
Currently CMake only accepts one valgrind suppressions file using the
"CTEST_MEMORYCHECK_SUPPRESSIONS_FILE" variable.
>From Valgrind man "You may use up to 100 extra suppression files.".

It would be useful to be able to set a list of suppression files instead of just

one.

Currently I have to generate a new suppressions files by concatenating multiple
files into one, and feed this to ctest.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2014-09-16 09:52 trsystran      New Issue                                    
======================================================================



More information about the cmake-developers mailing list