0

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

Gerhard
  • 6,850
  • 8
  • 51
  • 81
joe
  • 34,529
  • 29
  • 100
  • 137

1 Answers1

11

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.

Community
  • 1
  • 1
Alan Haggai Alavi
  • 72,802
  • 19
  • 102
  • 127