> > 2009-04-01 Joel Brobecker > > > > * linux-nat.c (linux_nat_filter_events): Do not delete the lwp if > > this is the last one. > Yes, this is OK. Thanks :) > The comments about ntpl and thread exit notifications on nptl > are confusing to a reader considering Linux 2.6. They could do > with a: > > s/In the nptl thread model/In the nptl thread model on Linux 2.4/. > > wait_lwp does mention this 2.4 + backported nptl artifact explicitly. That's a good suggestion. Attached is the patch I ended checking in. Thanks for the quick review, -- Joel