Path: utzoo!attcan!uunet!samsung!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!emory!hubcap!chrise From: chrise@hubcap.clemson.edu (Chris Everhart) Newsgroups: comp.sys.amiga Subject: Re: One of the worst Amiga programs ever--Manx SDB Summary: No problem for CPR with me Message-ID: <8685@hubcap.clemson.edu> Date: 11 Apr 90 14:23:28 GMT References: <7116@ucdavis.ucdavis.edu> <1990Apr10.215121.24640@caen.engin.umich.edu> Organization: Clemson University, Clemson, SC Lines: 19 > Maybe somewhere, but not here! :-) I have found SDB to be more stable than, > say, CPR, which I find crashing occasionally on perfectly acceptable statements, > and exhibiting all manner of strange behavior. And both SDB and CPR are > infinitely more powerful than the stuff I "get" to work with at work, CodeView Which version of Lattice were you working with? I have 5.05, and no problems so far with CPR. It's been rock solid. Also remember that when you add some debugging code to a program, you change the program itself. The only crashing I've seen come while debugging is from a word alignment error. The code looked just fine, but I had made a stupid error of trying to align an integer on an odd address. If you have some examples which you know will cause the thing to crash, let me know. I want to try them out. Happy computing, Chris Everhart chrise@hubcap.clemson.edu weverha@hubcap.clemson.edu