|
From: Greg C. <gre...@ya...> - 2008-03-26 05:52:46
|
Hi all,
Has anyone tried to create their own custom valgrind-listener? The attached python script was the first attempt at having valgrind attach to it.
But the valgrind fails to connect.
==11618== valgrind: failed to connect to logging server 'X.X.X.X:1500' -3.
==11618== Log messages will sent to stderr instead.
I modified the valgrind code to show that -3 is a failure in my_connect.
The regular valgrind-listener works fine.
Does anybody have any suggestions or tips?
FYI:
Primary build target: AMD64_LINUX
Secondary build target: X86_LINUX
Thanks in advance.
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping |