Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!husc6!mit-eddie!ll-xn!ames!oliveb!pyramid!prls!philabs!per From: per@philabs.Philips.Com (Paul Rutter) Newsgroups: comp.sys.mac Subject: turning off the stack sniffer Message-ID: <1289@briar.Philips.Com> Date: Wed, 24-Jun-87 09:30:50 EDT Article-I.D.: briar.1289 Posted: Wed Jun 24 09:30:50 1987 Date-Received: Sat, 27-Jun-87 04:39:56 EDT Organization: Philips Laboratories, Briarcliff Manor, NY. Lines: 11 Keywords: stack 60 Hz When playing with "multi-tasking", it is useful to be able to move the stack pointer to one of several stack areas. The "stack sniffer" routine checks whether the stack overlaps the heap during every tick, and bombs if it does. How do I disable the stack sniffer? As far as I can tell "IM" Vols 1-4 only tell what the stack sniffer does, not how to control it. Someone mentioned that there is a global flag that enables/disables; if so, what is it's address (I can't find it in my compiler's include files). thanx, paul