git clone https://sourceware.org/git/valgrind.git
cd valgrind
mkdir dist
./autogen.sh
./configure --prefix=$PWD/dist
bear -- make
make install
Created
July 19, 2025 05:48
-
-
Save rurumimic/1d9b01de76e85e8e82ecf834fd437f9a to your computer and use it in GitHub Desktop.
valgrind
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment