Hi all,

I'm using GDB on cygwin and I am getting a warning message;

warning: cygwin signal 14

when I run my program inside gdb.  This message appears to be printed 
everytime SIGALRM is received.  As a result, it scrolls the console and
I can not see the console output from my program.  This makes it hard
to debug the application.

Using "handle SIGALRM pass noprint nostop" does not help.  Nor does
"set verbose off".  Does anyone know how to disable this warning message?
Is this specific to cygwin? 

Thanks in advance for any help.

--jc
--
Jimen Ching (WH6BRR)      [EMAIL PROTECTED]     [EMAIL PROTECTED]

Reply via email to