Any further suggestions? Note this is very painful to debug because I can't use gdb and I can't send mail when trying to debug. Sigh... :,(
You might try DebugView from sysinternals.com. The strace data will appear in a nice searchable window. This method avoids the it works in strace and gdb problems. You can also apply filters on what to and what not to see. I suggest that you might want to set to filter out rxvt if you use rxvt unless of course you want to debug rxvt.
Earnie.
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/