Path: utzoo!attcan!uunet!snorkelwacker!usc!sdd.hp.com!hplabs!hpcc05!hpsmdca!phil From: phil@hpsmdca.HP.COM (Philip Walden) Newsgroups: comp.sys.hp Subject: Re: Motif and xdb problem Message-ID: <61270002@hpsmdca.HP.COM> Date: 21 Sep 90 15:17:09 GMT References: <9474@uhccux.uhcc.Hawaii.Edu> Organization: HP Product Generation Processes Lines: 5 I believe xdb "hooks" into all the process'es signals. If some low level routine executes another process and that process terminates, the sigchild signal is reported by xdb. If you don't like it, you can tell xdb to ignore it with the z command. Read the xdb man section on Signal Control Commands.