Valgrind

Pierre Abbat phma at leaf.dragonflybsd.org
Tue Feb 2 06:03:26 PST 2016


I'm developing a program and I just ran it on a data set under DragonFly 
and got quite different output than under Linux, with lots of 
occurrences of "ctrlpt garbage", which looks like a certain function is 
returning an uninitialized variable. I'd like to run it under Valgrind. 
I ran "pkg sea grind", which shows that there is a kcachegrind package 
(a program to look at the output of some of Valgrind's tools), but no 
package of Valgrind itself.

Pierre



More information about the Users mailing list