Re: valgrind helloworld example returns errors
- From: jcupitt gmail com
- To: "Steven Kauffmann" <steven kauffmann gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: valgrind helloworld example returns errors
- Date: Fri, 2 May 2008 12:23:15 +0100
2008/5/2 Steven Kauffmann <steven kauffmann gmail com>:
A few weeks ago I started with the gtk tutorial. I tried some of the
examples and everything is working fine, but valgrind reports some
errors (first hello world example)[*].
These are just background and system errors, you can ignore them all.
run valgrind with --gen-suppressions to make a list of the errors you
want to hide, then put something like this into your ~/.valgrindrc
--suppressions=/home/john/gtkbackgrounderrors.supp
now valgrind will only report errors you make.
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]