|
From: Ulrich-Lorenz S. <u.s...@ra...> - 2015-10-21 14:40:19
|
Hi there, 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? Thanks and regards, Uli |