Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!prls!pyramid!voder!lewey!evp From: evp@lewey.UUCP (Ed Post) Newsgroups: net.micro.pc Subject: Re: Know any good source level debuggers for the PC ? Message-ID: <314@lewey.UUCP> Date: Fri, 13-Jun-86 22:59:46 EDT Article-I.D.: lewey.314 Posted: Fri Jun 13 22:59:46 1986 Date-Received: Sun, 15-Jun-86 04:18:09 EDT References: <143@itcatl.UUCP> Organization: American Information Technology, Cupertino CA Lines: 19 > Keywords: C and Assembler > > We are desperately looking for a good C source level debugger which is > compatible with our Lattice C compiler.... > gatech!itcatl!massoud I've had a lot of success with PFIX-Plus from Phoenix -- the Lattice compiler can be persuaded to insert line numbers into the .OBJ files, and PLINK86 (also from Phoenix) appends symbol-table information to the resulting .EXE file. The latest PFIX will bring the source file corresponding to the current instruction up in a window, and the current line of code being executed is placed at the top line of the window. See any PC-oriented magazine for Phoenix advertizements. -- Ed Post hplabs!lewey!evp American Information Technology 10201 Torre Ave. Cupertino CA 95014 (408)252-8713