Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!husc6!cmcl2!rutgers!cbmvax!phillip From: phillip@cbmvax.UUCP (Phillip Lindsay GUEST) Newsgroups: comp.sys.amiga Subject: Re: SetExcept() & exception code Message-ID: <2126@cbmvax.UUCP> Date: Fri, 17-Jul-87 01:03:02 EDT Article-I.D.: cbmvax.2126 Posted: Fri Jul 17 01:03:02 1987 Date-Received: Wed, 22-Jul-87 02:21:07 EDT References: <545@applix.UUCP> Distribution: world Organization: Commodore Technology, West Chester, PA Lines: 19 in article <545@applix.UUCP>, scott@applix.UUCP (Scott Evernden) says: > > Can anyone help me? ... > I've noticed, however, while using the MANX DB debugger, that the > IDNestCnt of my task seems to go up and never come down. Is this a > characteristic of the debugger, or what I am attempting to do? Should > I be concerned about this? Yes you should be concerned... Unfortunately there is no protection in things like the graphics.library for exec/exceptions....so while some routine in the graphics.library has you Disable()'d an exception grabs you throws someplace while in that state. ( IDNestCnt == Interrupt diabled next count ) This being my best guess of what is going on... -phil ============================================================================== Phillip (Flip) Lindsay - Wake up and watch CNN at: Heather Ridge Apts. #G-115 UUCP: {ihnp4|seismo|caip}!cbmvax!phillip Mantua, NJ 08051 No warranty is implied or otherwise given in the form of suggestion or example. Any opinions found here are of my making.