|
From: Nicholas N. <nj...@ca...> - 2004-08-05 09:28:14
|
On Wed, 4 Aug 2004, Jeff Dike wrote: > It feels to me more like the valgrind thread runs a system call with no > perceptible effect, and there's this new thread all of a sudden which runs > happily in this address space because it can't tell that valgrind is there. To summarise: you seem to be confident there won't be any problems, and Tom's not so sure. I'm not sure either, but the threads/signals/syscalls stuff is the part of Valgrind I understand the least. I would say, just don't be shocked if you do this and weird things start happening :) N |