Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!hplabs!hpcc01!azarian From: azarian@hpcc01.HP.COM (Randy Azarian) Newsgroups: comp.sys.ibm.pc.programmer Subject: Re: CodeView in the Microsoft C 6.0 PWB Message-ID: <13300002@hpcc01.HP.COM> Date: 6 Jun 90 16:36:05 GMT References: <3172@se-sd.SanDiego.NCR.COM> Organization: HP Corporate Computing & Services Lines: 11 Be sure to specify /Zi in the compiler options *and* /CO in the link options. If you press Show Release Options, it will indicate under both compiler and link options that the appropriate options are there, however, you must specify them where it says Additional Options. Doing it this way, (through the PWB, that is) is very speedy isn't it? '-) I've been messing with PWB a little, and I just assume get up and get a glass of water when I do a compile. (And my source isn't that big).