Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!bloom-beacon!apple!well!brecher From: brecher@well.UUCP (Steve Brecher) Newsgroups: comp.sys.mac.programmer Subject: Re: How to do a LEGAL tail-patch Message-ID: <10762@well.UUCP> Date: 17 Feb 89 23:47:21 GMT References: <1272@ccnysci.UUCP> <6541@hoptoad.uucp> <293@berlin.acss.umn.edu> Reply-To: brecher@well.UUCP (Steve Brecher) Organization: Software Supply, Sunnyvale, CA Lines: 10 In article <293@berlin.acss.umn.edu>, grg@berlin.acss.umn.edu (George Gonzalez) suggests a way to do non-interfering tail patches by setting the trace trap bit in the PSW on the stack. This won't work because the trap dispatcher discards the old PSW and returns with an RTS -- it does not return with an RTE. -- brecher@well.UUCP (Steve Brecher)