Valgrind needs debug symbols for ld as error
suppressions are based on function names.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: valgrind
Version: 1:3.3.1-3
Severity: important
A minimal program produces errors in valgrind:
$ echo "main(){}" > main.c; gcc -g main.c; valgrind ./a.out
==10867== Memcheck, a memory error detector.
==10867== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et
al.
==10867== Usi
2 matches
Mail list logo