bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #40322] Interrupting a build with CTRL-C doesn't kill subprocesses


From: Eli Zaretskii
Subject: [bug #40322] Interrupting a build with CTRL-C doesn't kill subprocesses
Date: Mon, 21 Oct 2013 02:53:31 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Firefox/24.0

Follow-up Comment #1, bug #40322 (project make):

This doesn't happen for me.  Does it happen for you always, or just with some
Makefile's?  Can you show an example of a Makefile and a session where Ctrl-C
does not interrupt the Make run?

There's special code in Make to handle the Ctrl-C situation (look for
SuspendThread in commands.c).  Perhaps it somehow doesn't do its job in your
case?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40322>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]