This is the mail archive of the cygwin@cygwin.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]

Re: cygwin apps in pipe ignore ctrl+c


> TB> In any event, this bug effects typing Ctrl+C in a console window too.
> TB> When I run "gcc -pipe file.c" and CPP is running, I type Ctrl+C and
> TB> CPP does not die. I then type Ctrl+Alt+Del to see the running tasks
> TB> and GCC is gone but not CPP (CPP continues running then exits).
> 
> can you provide simple testcase?



That is the simple testcase. I can take any large C file on my system
and type "gcc -pipe file.c" to begin compilation. As soon as the
console window title changes from GCC to CPP to indicate that
cpp.exe is running, I type Ctrl+C and nothing happens. I then
quickly type Ctrl+Alt+Del to bring up the list of running tasks and
see that GCC has terminated (because of my Ctrl+C) but CPP is
still running. I'm saying there is a bug in Cygwin that makes apps
running in a pipe ignore Ctrl+C.

-- Tim Baker


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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