install-action icon indicating copy to clipboard operation
install-action copied to clipboard

Improve support for valgrind

Open jayvdb opened this issue 1 year ago • 2 comments

https://formulae.brew.sh/formula/valgrind exists.

Also it looks like CI skips valgrind on the containers because snap is missing. IMO if snap is missing, using the system package for valgrind would be a good fallback.

It doesnt exist on choco yet, and https://sourceforge.net/p/valgrind4win/code/HEAD/tree/ looks dead.

jayvdb avatar Jun 09 '24 01:06 jayvdb

https://formulae.brew.sh/formula/valgrind exists.

(It's x86_64 linux-only.)

ss

IMO if snap is missing, using the system package for valgrind would be a good fallback.

That seems reasonable to me.

taiki-e avatar Jun 09 '24 02:06 taiki-e

Just fyi, #526 doesnt include valgrind

jayvdb avatar Jun 21 '24 10:06 jayvdb