Lines Matching refs:valgrind
55 valgrind --version (and/or svn version)
61 In one window, the valgrind
85 prog: a program running under valgrind
154 valgrind --vgdb=yes --vgdb-error=0 --vgdb-poll=500 ./t
161 detach valgrind continues
163 detach valgrind continues
169 test of valgrind/gdb output redirection
171 valgrind --vgdb=yes --vgdb-error=1 --vgdb-poll=500 ./t
179 mo v.set vgdb-error 1000 # so that valgrind does stop only at error 1000 and after
180 mo v.set gdb_output # to have further valgrind errors output in gdb
183 mo v.set log_output # to set back the valgrind output to normal process log output
192 valgrind --vgdb=yes --vgdb-error=1000 --vgdb-poll=50000 --trace-children=yes firefox 2>&1 | tee f.o…
204 between gdbserver code and valgrind:
225 valgrind --vgdb=yes ./t