-
Improvement
-
Resolution: Fixed
-
Minor
-
None
It would be nice to have the ability to specify valgrind options in a dialog for the plugin (suppression files, etc).
It would be nice to have the ability to specify valgrind options in a dialog for the plugin (suppression files, etc).
Code changed in jenkins
User: Johannes Ohlemacher
Path:
src/main/java/org/jenkinsci/plugins/valgrind/ValgrindBuilder.java
src/main/resources/org/jenkinsci/plugins/valgrind/ValgrindBuilder/config.jelly
http://jenkins-ci.org/commit/valgrind-plugin/17bef8c049d3eb525dd66c6436d326964a2a7888
Log:
added support for arbitrary valgrind options (
JENKINS-15139)added support for program options (
JENKINS-15138)