Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!apple!kc From: kc@Apple.COM (Kurt Clark) Newsgroups: comp.sys.mac.programmer Subject: Re: Zortech C++ crashes MPW - advice needed Summary: Try this Keywords: Zortech C++ MPW Macintosh Crash Message-ID: <54068@apple.Apple.COM> Date: 17 Jun 91 16:07:08 GMT References: <25491@well.sf.ca.us> Organization: Apple Computer Inc., Cupertino, CA Lines: 9 I would try to set ATrap breaks on SysError and ExitToShell and see if that catches it. If it is the shell and not the compiler that is going off into the weeds, you should be able to set a MacsBug break on StopTool and figure out what is happening. lotsa luck! -Kurt