This is the mail archive of the cygwin 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]
Other format: [Raw text]

RE: GDB Interrupts on Cygwin


On 17 March 2006 08:55, Doug Bohl wrote:

> When running a Windows application from GDB,

> Ctrl-C
> supposedly sends the SIGINT signal to GDB, breaking the running
> application and restoring control to GDB.  However, this does not
> appear to work, at least not on Cygwin.
> 
> I've tried /bin/kill -f -s SIGINT pid.  Sending SIGINT, or in fact any
> other signal, simply terminates the Windows application.

  It's not entirely surprising that windows applications aren't aware of
cygwin signal handling!

  Have you tried running it with a mingw (i.e. windows native) version of gdb?


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
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/


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