On 21/10/15 15:36, Ulrich-Lorenz Schlüter wrote: > With: > valgrind --vgdb=yes --vgdb-error=0 --track-origins=yes --leak-check=full > ./program > I get the following error: > valgrind: Bad option: --vgdb=yes > > What am I doing wrong?
If I had to guess I'd say you're using a really old version of valgrind. What does "valgrind --version" say? Tom -- Tom Hughes ([email protected]) http://compton.nu/ ------------------------------------------------------------------------------ _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
