Path: utzoo!attcan!uunet!portal!cup.portal.com!ts From: ts@cup.portal.com (Tim W Smith) Newsgroups: comp.sys.mac.programmer Subject: Re: Stack manipulation problems Message-ID: <13322@cup.portal.com> Date: 8 Jan 89 13:13:31 GMT References: <275@berlin.acss.umn.edu> Organization: The Portal System (TM) Lines: 11 Is the stack sniffer still around? I was developing a simple multitasking system to be downloaded to a stand-alone 68k system, and was using my Mac II to test the code ( TMON and LightspeedC make a great 68k development system ). There were several stacks in my heap area. Since my system did no Mac system calls, I didn't get any of the problems with screen manipulation or anything like that. But I definitely forgot about the stack sniffer. I did not disable it. Yet, I got no bombs. What's going on? Tim Smith