Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!rice!sun-spots-request From: sterritt%sdevax.decnet@crdgw1.ge.com (Chris Sterritt) Newsgroups: comp.sys.sun Subject: Debugging child processes Keywords: Software Message-ID: <3549@kalliope.rice.edu> Date: 26 May 89 18:17:31 GMT Sender: usenet@rice.edu Organization: Sun-Spots Lines: 19 Approved: Sun-Spots@rice.edu X-Sun-Spots-Digest: Volume 8, Issue 7, message 9 of 15 this has probably been asked and answered before, so I advance in apologies and proffer my inexpertise and sun-newnewss as my only excuses. I would like to debug (that is, view execution stepwise in dbxtool) a child process, created by the fork() command (and, possibly, down the dark execl()). I've tried the debug -k a.out 21234 (where the 21234 is the pid of the subprocess) but I always get a complaint of the form "can't find symbol U(something)_DEBUG". what's a hacker to do? please send informative replies directly to: sterritt%sdevax.decnet@crd.ge.com and flames to: /dev/null :-). tnx1e06!