Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uwm.edu!rpi!skeeve From: skeeve@pawl.rpi.edu (Sean C. Cox) Newsgroups: alt.msdos.programmer Subject: Re: Int 3 Summary: Breakpoint Keywords: Int 3 Message-ID: Date: 17 Jan 90 16:34:45 GMT References: <10442.740.forumexp@mts.rpi.edu> Sender: skeeve@pawl.rpi.edu Organization: Rensselaer Polytechnic Institute, Troy NY Lines: 9 Int 3 sets a breakpoint for program execution, useful for debugging, but not much else (I can't think of anything at least). When your program calls it, it stops to let you inspect variables and whatever else you want to play with. -Sean Cox Skeeve@mts.rpi.edu skeeve@pawl.rpi.edu