Related articles |
---|
I know this is a debugger question but... dave@europa.wynde.com (1996-01-18) |
Re: I know this is a debugger question but... aronov@ziggy1.poly.edu (1996-01-20) |
Re: I know this is a debugger question but... taj@vanbc.wimsey.com (1996-01-21) |
Re: I know this is a debugger question but... Lassi.Tuura@hut.fi (Lassi A. Tuura) (1996-01-21) |
From: | "Lassi A. Tuura" <Lassi.Tuura@hut.fi> |
Newsgroups: | comp.compilers |
Date: | 21 Jan 1996 16:01:20 -0500 |
Organization: | Helsinki University of Technology, Finland |
References: | 96-01-046 |
Keywords: | debug, tools |
Dave Rothenberg <dave@europa.wynde.com> writes:
> Does anyone know of a free, gui C++ debugger fou UNIX boxes,
> specifically sun sparcs? I'd appreciate any info.
There is DDD (Data Display Debugger) that sits on top of gdb or dbx.
See http://www.cs.tu-bs.de/softech/ddd/ for details. IMHO very good,
especially for starting programmers.
//LaT
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.