Re: [PATCH 10/15] Add configure option --enable-helgrind

2025-01-24 Thread Mark Wielaard
Hi Aaron, On Sun, 2025-01-19 at 22:20 -0500, Aaron Merey wrote: > Like --enable-valgrind but uses helgrind instead of memcheck. If both > --enable-valgrind and --enable-helgrind are given then helgrind takes > priority. > > * configure.ac: Add --enable-helgrind option. > * tests/Make

[PATCH 10/15] Add configure option --enable-helgrind

2025-01-19 Thread Aaron Merey
Like --enable-valgrind but uses helgrind instead of memcheck. If both --enable-valgrind and --enable-helgrind are given then helgrind takes priority. * configure.ac: Add --enable-helgrind option. * tests/Makefile.am: If USE_HELGRIND is true, then include --tool=helgrind in