Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: From: "Jimen.Ching" To: cygwin AT sourceware DOT cygnus DOT com Subject: gdb with SIGALRM Date: Fri, 31 Mar 2000 17:04:03 -1000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01BF9B86.EF7E6828" ------_=_NextPart_001_01BF9B86.EF7E6828 Content-Type: text/plain; charset="iso-8859-1" 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 AT adtech-inc DOT com Adtech, Inc. (808) 734-3300 ------_=_NextPart_001_01BF9B86.EF7E6828 Content-Type: text/html; charset="iso-8859-1" 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 AT adtech-inc DOT com     Adtech, Inc.    (808) 734-3300

------_=_NextPart_001_01BF9B86.EF7E6828--