On Mon, Jan 26, 2004 at 08:23:00PM +0100, RS wrote: >Using gdb under cygwin I had a problem that can be demonstrated with >following little program: >[snip] >Under Cygwin (Win98 and Win2k) text written to stdout is printed only >after finishing the >Thank you for any hint,
Don't use CYGWIN=tty when debugging. It confuses the debugee. cgf -- 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/