|
From: Tom H. <to...@co...> - 2005-10-13 21:26:48
|
In message <434...@ho...>
Jukka Kuosmanen <muo...@ho...> wrote:
> Hi, are there any side effects if I change the valgrind to accept
> SIGCHLD flag to clone call? I have a thread implementation which uses
> SIGCHLD and I cannot use valgrind with that program.
Could you explain what you mean a bit more? I'm not aware of any
such flag you see...
Do you mean the signal number in the bottom bit of a flags? As far
as I know valgrind will let you specify almost any signal there.
What is the exact code change you want to make?
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|