Eric Blake wrote: > I'm not quite sure how to strace this, since you can't use ^Z to suspend an > active strace.
Attach GDB during "sleep 100". Set strace variables in DLL using 'set' command if needed, or just debug. cheers, DaveK -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/