Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!apple!usc!sdd.hp.com!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!cunixf.cc.columbia.edu!cunixd.cc.columbia.edu!jtt From: jtt@cunixd.cc.columbia.edu (James T. Tanis) Newsgroups: comp.sys.mac.programmer Subject: Re: A use for protected mode after all Message-ID: <1990Nov28.192647.8332@cunixf.cc.columbia.edu> Date: 28 Nov 90 19:26:47 GMT References: <2371.27539d74@waikato.ac.nz> <1990Nov28.051104.21946@Neon.Stanford.EDU> Sender: news@cunixf.cc.columbia.edu (The Daily News) Organization: Columbia University Lines: 13 Protection _should_ be a standard part of every modern OS. It's a crime that it is not implemented more often on micros. What exactly does jasik's program do? does it only trap writes of programs one is tracing through? I think TMON gives you the ability to trap writes in specified areas. It should not be too hard to make it sense out of bounds writes (it _is_ extensible, after all) -JT