Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!rpi!uwm.edu!psuvax1!psuvm!ims103 From: IMS103@psuvm.psu.edu (Ian Matthew Smith) Newsgroups: comp.sys.amiga.programmer Subject: DevPac (was: Re: Stack Checking) Message-ID: <91038.202119IMS103@psuvm.psu.edu> Date: 8 Feb 91 01:21:19 GMT References: <91034.205514WTW101@psuvm.psu.edu> Organization: Penn State University Lines: 8 I have noticed that some programs will work when run from the debugger, but not from the CLI. Most of the problems are because DevPac clears all the registers that are not needed, and if you assume that then the program may break when run from the CLI. But other problems I havn't been able to track down. Any others out there? - Ian Smith (ims103@psuvm.bitnet)