How can applications be signalled (i.e. CTRL+C) if they have no console? My problem is sourced in a GDB cross debugger that does not stop if it is Eclipse controlled, but it stops without problems in a console. On the other hand the cygwin-special gdb (built by redhat/cygwin as I suppose, not by GNU) does stop controlled by Eclipse. It stops delayed but it stops. How can it be done for a cross debugger?
-- 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/