go out to www.mamma.com and search for "ddd"
It should be on ftp.lame.org, also.
ddd uses gdb, and requires X windows. It provides superior source level
debugging. you may also use xxgdb, or simply gdb to debug programs at the
source level.
you must compile and link with the -g option to do this.
bug
On Wed, 31 Mar 1999, Darius Blaszijk wrote:
> Hi all,
>
> Having my latest problems using DOS/WINDOWS, I decided to start
> programming under LINUX. I installed LINUX redhat 5.2 and bought myself
> the book L.A.D. I must say that I'm getting on quite well (I had to
> learn also how to program in C). But here is where my
> problems start.
>
> To do some programming I use for instance EMACS. When I'm done I exit
> EMACS and run GCC and then run the program to see if it does the thing I
> want it to do. This procedure is time consuming and not eficient.
>
> Is there any compiler/editor/debugger-package anvailable from the
> internet? Or am I missing something here? I've noticed that MC has an
> edit feature which shows source code using different colours. I find
> this very helpfull.
>
> Thanks a lot,
>
> Darius Blaszijk
> Get Your Private, Free Email at http://www.hotmail.com
>