Re: how to develop in c++ ...

1999-10-05 Thread Mark Brown
On Tue, Oct 05, 1999 at 12:25:37PM +0200, J.H.M. Dassen (Ray) wrote: > gdb is a powerful debugger, but the interface isn't very comfortable. You > may want to consider 'ddd' (available in the "devel" section) as a front-end > to it. There's also Emacs' GUD mode, which does much the same job for t

Re: how to develop in c++ ...

1999-10-05 Thread J.H.M. Dassen \(Ray\)
On Mon, Oct 04, 1999 at 20:04:43 +0200, Attila Csosz wrote: > I'd like to set up an environment( a set of programs ) to develop programs > under c++. I've heard about xemacs, gdb. Is it good? I need at least to > set/clear breakpoints; step to next source line; run and make projects. > Which progra

Re: how to develop in c++ ...

1999-10-04 Thread Phil Brutsche
A long time ago, in a galaxy far, far way, someone said... > I'd like to set up an environment( a set of programs ) to develop programs > under c++. I've heard about xemacs, gdb. Is it good? I need at least to > set/clear breakpoints; step to next source line; run and make projects. > Which progra

how to develop in c++ ...

1999-10-04 Thread Attila Csosz
I'd like to set up an environment( a set of programs ) to develop programs under c++. I've heard about xemacs, gdb. Is it good? I need at least to set/clear breakpoints; step to next source line; run and make projects. Which programs/packages do you suggest? Thanks Attila -- ---