Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!usc!cs.utexas.edu!rice!sun-spots-request From: cjw@ihlpe.att.com (Charles J Wilde) Newsgroups: comp.sys.sun Subject: DBX and signals Keywords: Software Message-ID: <8614@brazos.Rice.edu> Date: 7 Jun 90 16:29:40 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 9 Approved: Sun-Spots@rice.edu X-Sun-Spots-Digest: Volume 9, Issue 201, message 5 I have an application which calls a device driver on the Sun. The application disables all maskable signals with a sigsetmask() before calling the driver routines. Unfortunately, this causes dbx to hang on the sigsetmask call. What signal(s) is dbx interested in? I assume I'll have to change my mask value if I want to run dbxtool on this application. Chuck Wilde AT&T Bell Labs att!ihlpe!cjw