Xref: utzoo comp.os.msdos.apps:1872 comp.os.msdos.misc:2099 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!decwrl!stanford.edu!leland.Stanford.EDU!rstanton From: rstanton@leland.Stanford.EDU (Richard Stanton) Newsgroups: comp.os.msdos.apps,comp.os.msdos.misc Subject: How can I jump to a different part of my program using CodeView? Message-ID: <1991May14.171729.9499@leland.Stanford.EDU> Date: 14 May 91 17:17:29 GMT Sender: rstanton@leland.Stanford.EDU (Richard Stanton) Organization: Stanford GSB Lines: 11 I'm using the MS CodeView debugger with Quick C 2.5. It has a lot of very useful features, but appears to be missing one which I would like to use. What I want to be able to do is trace program execution up to a certain point, then miss a whole chunk of code and restart from a different part of the program. There is no problem doing this on the VAX C debugger, but I can't see how to do it using CodeView. Any help would be appreciated. Richard Stanton pstanton@gsb-lira.stanford.edu