Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!usc!henry.jpl.nasa.gov!elroy.jpl.nasa.gov!jato!mars!kaleb From: kaleb@mars.jpl.nasa.gov (Kaleb Keithley) Newsgroups: comp.lang.c Subject: Re: Codeview of Microsoft C Keywords: Buy a legal copy? Message-ID: <2223@jato.Jpl.Nasa.Gov> Date: 20 Nov 89 16:50:14 GMT References: <8911182219.AA29355@spencer.cs.uoregon.edu> Sender: news@jato.Jpl.Nasa.Gov Reply-To: kaleb@mars.UUCP (Kaleb Keithley) Organization: Jet Propulsion Laboratory, Pasadena, CA. Lines: 16 In article <8911182219.AA29355@spencer.cs.uoregon.edu> liang@CS.UOREGON.EDU writes: > When I use CODEVIEW to debug my C program, I got a message "No symbolic >information". This program was compiled by Microsoft C command MSC. >I guess there must be some parameters I have to put on the compiler command >MSC. Anyone there know this trick, please drop me a e-mail. I'll try to say this without starting a flame fest. 1) RTFM, this presumes you have the manuals that came with MSC. You did buy it, didn't you? 2) Try "cl -help", it gives a complete summary of compile options. 3) Try "cl -Zi", this compiles for Codeview. Benson, you are so mercifully devoid of the ravages of intelligence. kaleb@mars.jpl.nasa.gov (818)354-8771 Kaleb Keithley