Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!cernvax!chx400!ugun2b!ugun2a!novak From: novak@uni2a.unige.ch Newsgroups: comp.sys.ibm.pc.misc Subject: Re: When CTRL+C doesn't work. Message-ID: <673@uni2a.unige.ch> Date: 14 Sep 90 13:17:29 GMT References: <6241@castle.ed.ac.uk> Organization: University of Geneva, Switzerland Lines: 10 > This is not because DOS has crashed but beacuse the microprocessor cannot > be interrupted by CRTL+C or CTLR+BREAK. > This result is that the PC must be rebooted. > This is a very time consuming way to find bugs ! > Does anyone know how I can interrupt the program ? > I have seen working a program called ABORT. It is a TSR which exits the current program and returns to DOS. As far as I know, it works pretty well and does not require much memory, but I do not know whether it works with C. It is a share- ware or a public domain and should be on Simtel. Anyway, it is worth to try.