[net.micro.pc] Know any good source level debuggers for the PC ?

massoud@itcatl.UUCP (Massoud Alibakhsh) (06/12/86)

We are desperately looking for a good C source level debugger which is
compatible with our Lattice C compiler.  Also, we need an Assembler
debugger.  I know there are bunch of different ones out there.  If you have
had any real life experience or know anything about any of them through
some source, please drop me a line.  I deeply appreciate it.



						Massoud

		
					gatech!itcatl!massoud

evp@lewey.UUCP (Ed Post) (06/14/86)

> 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