On 5 June 2010 20:18, Lothar Scholz <llothar@xxxxxx> wrote: > And second unfortunately using valgrind is just not really useable as > it slows down the application to a point where you simply can't use it > during normal test runs. This is a bit off-topic, but valgrind performance is much better than it used to be. Programs typically run around 5x slower --- less than the performance difference between a netbook and a fast desktop machine. In any case, leak checking is usually an occasional task, so leaving it to run overnight is fine. I've not looked at Purify for years, but i think they offer similar (but with knobs on) functionality under Windows. Perhaps a Purify suppressions file would be the answer? John _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list