Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!unmvax!pprg.unm.edu!hc!ames!amdcad!sun!pitstop!sundc!seismo!uunet!super!brainiac.super.org!rminnich From: rminnich@brainiac.super.org (Ronald G Minnich) Newsgroups: comp.sys.amiga.tech Subject: Question on Lattice CodeProbe (tm) Message-ID: <5580@super.ORG> Date: 3 Feb 89 15:53:53 GMT Sender: news@super.ORG Reply-To: rminnich@brainiac.super.org (Ronald G Minnich) Organization: Supercomputing Research Center, Lanham, MD Lines: 21 OK, i saw C. Mcmanis's exciting note about catching errant processes using cpr. Time to find that last bug in amigatcp, i thought. So, first i tried: cpr -n net as per the manual's description of -n. cpr tells me that -n is not a valid switch. hmmm. Next, i try: cpr net then, when i get to starting up main, i detach "net" which detaches fine. Later i attach "net" which does not work too well. which is to say, it thinks net is still at main(), not at where it really is, and if i say 'trace' then everything just locks up, and i have to reboot. Is there anyway to interrupt a running program and have it go to cpr? All ^C gets me now is a visit to the guru (#3). arg. any help greatly welcome. BTW amigatcp is at comp.sources.amiga. here's hoping it makes it this time! ron