|
From: Rich C. <rc...@wi...> - 2017-05-19 00:59:24
|
On Thu, 18 May 2017 16:41:53 -0700 Jonathan Leffler <jon...@gm...> wrote: > How can I help with (in particular) ports of Valgrind to Mac, or > development of Valgrind for Mac? Who should I consult with? (Anyone jump in if I've gotten anything completely wrong.) If you wish, set a cron job to run a nightly regression test. The instructions are in 'nightly/README.txt'. You can send your results to the Valgrind-testresults mailing list. If you see a broken test, investigate the reason and (try? to) fix it. Also check to see if it's been reported in bugzilla. Having a regression test run on all platforms means that recent changes that cause issues are caught sooner. Look through the current buglist in docs/internals/3_12_BUGSTATUS.txt. If you work on it, you can propose a patch by posting to the developer list and attaching the patch to the bug so it doesn't get lost. Rich -- Rich Coe rc...@wi... |