Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!spool.mu.edu!uunet!microsoft!bruceki From: bruceki@microsoft.UUCP (Bruce KING) Newsgroups: comp.windows.ms.programmer Subject: Re: "Restart Execution" in CodeView? Summary: restarting codeview under windows Keywords: CodeView Message-ID: <70514@microsoft.UUCP> Date: 6 Feb 91 21:45:13 GMT References: <7941@umd5.umd.edu> Reply-To: bruceki@microsoft.UUCP (Bruce KING) Distribution: na Organization: Microsoft Corp., Redmond WA Lines: 8 If your application didn't gp fault or get a fatal error, hit the close equivalent on it so that you get the message "application terminated" in codeview. Set any breakpoints you'd like, and then type F5 Start your application again from windows, and you'll hit the breakpoints. bruceki@microsoft.UUCP