On Fri, Oct 30, 2009 at 2:42 PM, Osman, Ahmed <ahmed_os...@mentor.com> wrote:
> When running valgrind 3.5.0 with the following options:
>...
> It generates a 5K file and 0 Errors. But when running the same executable
> with xml:
> It generates 19M file and 1 Error reported.

I seem to recall that xml has different (i.e. no) filtering,
so you get to see all the errors, even the ones not
shown for plain text.  (Not sure if that's true now,
or if it ever was, but that's what I recall.)

https://bugs.kde.org/show_bug.cgi?id=201170
has a patch that skips "possible" leaks, which might
help.
- Dan

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to