Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!ncar!gatech!hubcap!jcocon From: jcocon@hubcap.clemson.edu (james c oconnor) Newsgroups: comp.sys.mac.programmer Subject: Permanent Break Points in Think C Message-ID: <1991Jun19.145055.13153@hubcap.clemson.edu> Date: 19 Jun 91 14:50:55 GMT Organization: Clemson University Lines: 6 I remember someone telling how you could put a permanent break point into think c code, I believe that it involved puting an asm{...} statement into the code. The idea being that the debugger would then always stop at the point. Does anyone remember what it was? Jim