This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gdb with SIGALRM


Title: gdb with SIGALRM

Hi all,

I am trying to debug a program which uses the SIGALRM signal and the
setitimer timer routine.  When the signal is triggered, gdb prints a
'warning: cygwin signaling 14'.  I set the handling for the signal to
be 'handle SIGALRM pass noprint nostop'.  But this message is still
printed.  How do I turn it off?  I can't see the console output when
this happens.  I've tried 'set verbose off', but that didn't work.

Thanks in advance for any help.

--jc
--
jimen@adtech-inc.com     Adtech, Inc.    (808) 734-3300


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]