looking for a c++ debugger

looking for a c++ debugger

Micha Feigin michf at post.tau.ac.il
Mon Apr 27 15:39:02 IDT 2009


Personally I like insight.

It's also worth while learning the command line interface as except for showing
the current position in the code (which is very hard to follow) everything
else is very very powerful (printing memory data in all sorts of ways, writing
gdb functions, setting default breakpoints for the project automatically when
gdb comes up, etc.)

On Mon, 27 Apr 2009 14:14:40 +0300
Erez D <erez0001 at gmail.com> wrote:

> hi
> 
> currently I'm using ddd as a c++ debugger
> 
> anyone knows of a better one which
> 1. supports linux
> 2. supports c++
> 3. gui
> 4. free (at least as in beer)
> 
> 
> cheers,
> erez.



More information about the Linux-il mailing list