Can DDD (Data Display Debugger) be used for Perl data structures?

link|improve this question

2  
Perl - programming language, perl - interpreter, but never PERL. – Alan Haggai Alavi Jun 24 '09 at 11:14
3  
I guess Stackoverflow is becoming a documentation reading service. Chells apparently never even tried to answer his own question. – brian d foy Jun 24 '09 at 17:53
feedback

1 Answer

up vote 11 down vote accepted

Quoting the DDD manual:

What is DDD?

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.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.