Path: utzoo!utgpu!water!watmath!clyde!att!rutgers!ucsd!ames!vsi1!altnet!uunet!portal!cup.portal.com! From: jwhitnell@cup.portal.com (Jerry Geronimo Whitnell) Newsgroups: comp.sys.mac Subject: Re: Possible Bugs in Think C 3.0 Message-ID: <10043@cup.portal.com> Date: 14 Oct 88 18:52:29 GMT References: <1524@basser.oz> Organization: The Portal System (TM) Lines: 19 frankng@basser.oz (Frank Ng) writes... | |1) The Debugger. | |Every time I interrupt my program to get to the Debugger, it changes |the windowKind field of my program's windows to userKind. Yep, that's a bug. I've tripped over it too. The reason it changes has to do with MultiFinder, but it should report the correct value in the data window. The work-around is to go into TMON and look at windowKind there. Another field that gets changed is updateRgn. If you're updateRgn is not empty, when you break into the Debugger, it saves away the updateRgn and clears it. When you start up it restores the updateRgn. Again this is to protect you from a "feature" of MultiFinder. -- Jerry Whitnell jwhitnell@cup.portal.com ..!sun!cup.portal.com!jwhitnell