in reply to Re: cscope & perl
in thread cscope & perl

Its not exactly a frontend to gdb. It's another frontend like gdb. It is gui based unlike the term based gdb. Pari

Replies are listed 'Best First'.
Re^3: cscope & perl
by Anonymous Monk on Jun 26, 2009 at 18:04 UTC
    Just looked at the DDD website and I stand corrected - "GNU DDD is a graphical front-end for command-line debuggers such as GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, the bash debugger bashdb, the GNU Make debugger remake, or the Python debugger pydb." Pari