On Fri, 2013-12-20 at 21:24 +0100, Paul Floyd wrote:

> Even this is not very diff-friendly (changing line numbers will cause diffs).
> 
> I recommend enabling suppression generation (--gen-suppressions=yes). Then 
> you can filter anything that isn't 
> between braces. Or even simply use suppression file(s), in which case if 
> there is a new or changed callstack 
> you will get new errors.

+1 for suppression files.
Moreover, you can put comments in suppression files, e.g. explaining
why the error reported by valgrind is to be ignored :
E.g. reference a known bug, or explain why it is a false positive,
or ...

A diff file does not contain explanations.

Philippe



------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to