From: Jeremy F. <je...@go...> - 2003-05-28 04:11:31
|
On Tue, 2003-05-27 at 18:41, Dima Brodsky wrote: > I am not sure why and what is causing the problems. I have not used > previous versions of valgrind with named pipes so I don't know if things > were broken or not before. Valgrind doesn't deal with the blocking semantics of FIFO files. I have a patch, but it doesn't apply to the current tree; I'll need to update it. I've attached it in its current form if you want to play with it before I get to it. J |