Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!snorkelwacker!ira.uka.de!fauern!lan!rommel From: rommel@lan.informatik.tu-muenchen.dbp.de (Kai-Uwe Rommel) Newsgroups: comp.os.os2.programmer Subject: Re: Debugging under Presentation Manager Message-ID: <4240@tuminfo1.lan.informatik.tu-muenchen.dbp.de> Date: 2 Sep 90 09:11:22 GMT References: <1990Aug31.160814.22637@jarvis.csri.toronto.edu> Sender: news@lan.informatik.tu-muenchen.dbp.de Reply-To: rommel@lan.informatik.tu-muenchen.dbp.de (Kai-Uwe Rommel) Organization: Inst. fuer Informatik, TU Muenchen, W. Germany Lines: 23 I assume you used CodeView in a PM window to debug another PM program. This is currently impossible. When CodeView gets control, the PM switches the focus from one PM window to another and therefore send messages to the debugged program to change it's appearance. But this program cannot respond because it is halted by the debugger. (I hope this is right ?). You can debug PM programs with Codeview only when you start CVP in a fullscreen session. Also, be careful not to switch to the PM desk when CVP halts the debugged program, use only F4. If you want to debug PM apps rather often, I would recommend a secondary monochrome debug monitor (on an AT-Bus machine, on a PS/2 you probably need the 8514/A together with your old VGA). This is the only way to debug PM programs in a useful and comfortable way. I have a secondary Hercules card and TTL display (together with a VGA) and I don't want to miss it again. Kai Uwe Rommel -- /* Kai Uwe Rommel * Munich * rommel@lan.informatik.tu-muenchen.dbp.de */