Lines Matching refs:valgrind
4 To run Valgrind without having to install it, run coregrind/valgrind
8 VALGRIND_LIB=~/grind/head4/.in_place ~/grind/head4/coregrind/valgrind
22 To build a distribution tarball from the valgrind sources:
80 To debug the valgrind launcher program (<prefix>/bin/valgrind) just
83 Debugging the main body of the valgrind code (and/or the code for
87 (1) Set VALGRIND_LAUNCHER to point to the valgrind executable. Eg:
89 export VALGRIND_LAUNCHER=/usr/local/bin/valgrind
93 export VALGRIND_LAUNCHER=$DIR/coregrind/valgrind
97 gdb /usr/local/lib/valgrind/ppc32-linux/lackey
151 outer/.../bin/valgrind --sim-hints=enable-outer --trace-children=yes \
152 --tool=cachegrind -v inner/.../bin/valgrind --tool=none -v prog