Hi all,

I am using Valgrind on my  soft which use avis client lirary.
When I start Valgrind :
valgrind --leak-check=yes MySoftName MyArgs
I have an error on the first access of avis (Error sending message 
AvisMOM::send : 10004 - Interrupted system call)
But all is fine when I don't use Valgrind..

I see that we can exclude some error of the list with supp file, but can we 
exclude valgrind process on certains lib ?
(supp file is just a filter for the stdout display, isn't it? Tell me if I am 
wrong)
I would like to use valgrind by telling it to not analyse access with lib avis 
(I don't know if is it possible)

Thanks in advance for the help
Guitou
                                          
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to