Path: utzoo!attcan!uunet!samsung!zaphod.mps.ohio-state.edu!usc!ucsd!ucbvax!pasteur!baobab.Berkeley.EDU!twagner From: twagner@baobab.Berkeley.EDU (Tim Wagner) Newsgroups: comp.os.os2.programmer Subject: CodeView crashes system Message-ID: <29341@pasteur.Berkeley.EDU> Date: 29 Oct 90 22:42:28 GMT Sender: news@pasteur.Berkeley.EDU Reply-To: twagner@baobab.Berkeley.EDU (Tim Wagner) Lines: 27 I've been attempting to run CodeView on a simple, multiple-DLL (but NOT multiple-thread or process) application. Main and DLL code is compiled with /Zi and /Od (among other flags), and I'm linking with /CO. I am also specifying the DLL locations on the CodeView command line. Unfortunately, CodeView crashes the OS: internal processing error. It requires a full cold restart. Any ideas, anyone? This is OS/2 1.2 IBM SE, on an ALR 25386DT. One monitor mode (VGA) for CodeView (i.e., it's not the dual-monitor hassle problem). My CodeView works on other applications programs I compile, and used to work on this one before I made the DLL's contain debug information. Compiler is MS C 6.0. (PS: does anyone know the most recent OS/2 1.2SE+C 6.0+CodeView revisions and how to get them? In particular, what's this I read occasionally about "OS/2 1.3"?) -Tim Wagner UC Berkeley twagner@sequoia.Berkeley.EDU