|
From: Jeremy F. <je...@go...> - 2003-11-14 16:35:32
|
On Fri, 2003-11-14 at 07:26, Tom Hughes wrote: > In message <3FB...@sh...> > Dimitri Papadopoulos-Orfanos <pap...@sh...> wrote: > > > Can we expect an NPTL version of Valgrind in 2004? > > I posted a message a while back explaining that I'm not convinced it > is possible with the current threading model - I have tried. Actually, there seem to be two distinct issues here. There's NPTL and there's TLS. Are you saying we can't implement TLS without doing all the other NPTL stuff? J |