Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!mit-eddie!uw-beaver!uw-june!uw-entropy!dataio!bright From: bright@dataio.Data-IO.COM (Walter Bright) Newsgroups: comp.sys.ibm.pc Subject: Re: QuickC Message-ID: <1373@dataio.Data-IO.COM> Date: Wed, 31-Dec-69 18:59:59 EDT Article-I.D.: dataio.1373 Posted: Wed Dec 31 18:59:59 1969 Date-Received: Sat, 26-Sep-87 03:45:49 EDT References: <1485@killer.UUCP> <3320052@hpsrlc.HP.COM> <3826@watdcsu.waterloo.edu> <2347@i.cc.purdue.edu> <1569@killer.UUCP> <1909@ttrdc.UUCP> Reply-To: bright@dataio.UUCP (Walter Bright) Organization: Data I/O Corporation; Redmond, WA Lines: 16 In article <1909@ttrdc.UUCP> kad@ttrdc.UUCP (Keith Drescher) writes: #In article <1569@killer.UUCP> richardh@killer.UUCP (Richard Hargrove) writes: ##And I'm looking forward to CODEVIEW as soon as I get it in my MASM 5.0 upgrade. ##Then I'll use it with Turbo C. #My copy of Turbo C does not provide any of the information that #codeview needs to perform symbolic debugging. OK, TurboC will put #line numbers in the object file so you can do a combined source/assembly #listing, but as far as I can tell you can't access a variable by its #symbolic name because TurboC doesn't generate that information. #Maybe QuickC will be the answer to my needs. Nobody besides Microsoft generates symbolic data for Codeview because Microsoft regards the format as proprietary and won't tell anybody. Has anybody actually gotten a copy of QuickC yet? I'm still waiting for mine...