Path: utzoo!censor!geac!lethe!yunexus!ists!helios.physics.utoronto.ca!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!cme!cam!coleman From: coleman@cam.nist.gov (Sean Sheridan Coleman X5672) Newsgroups: comp.unix.questions Subject: Signals and dbx Message-ID: <6992@alpha.cam.nist.gov> Date: 5 Feb 91 05:52:42 GMT Article-I.D.: alpha.6992 Organization: National Institute of Standards & Technology, Gaithersburg, MD Lines: 15 Does ^D produce a signal ? If so, what signal am I looking for? Also, I have a Sun and am using dbxtool. I wanted hve my program catch the ^Z (susp) signal. I told dbx to ignore the TSTP signal using the ignore command. When I ran the program in dbx and did ^Z, dbx stopped and didn't pass the signal to the process. In dbxtool, I type ^Z and all that happend was that ^Z was echoed and the signal wasn't passed to my process. Is there something I am doing wrong? Sean Coleman coleman@bldrdoc.gov NIST Boulder, CO