This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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]

SIGINT not passed to process on cygwin


Has anyone encountered the following:
attach gdb on cygwin to a running process. Send SIGINT to the process. gdb handles SIGINT and stops. Try to continue the running process , the SIGINT is not passed to the process. Worse Ctrl + C interrupts don't work on the running gdb.
gdb version :6.3.50_2004-12-28-cvs (cygwin-special)


any help would be really appreciated
thanks

Himanshu


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