sarge  ] [  etch  ] [  etch-m68k  ] [  lenny  ] [  sid  ]
[ Source: ddd  ]

Package: ddd (1:3.3.11-1 and others)

The Data Display Debugger, a graphical debugger frontend

The Data Display Debugger (DDD) is a popular graphical user interface to UNIX debuggers such as GDB, DBX, XDB, JDB and others. Besides ``usual'' front-end features such as viewing source texts and breakpoints, DDD provides an interactive graphical data display, where data structures are displayed as graphs. Using DDD, you can reason about your application by watching its data, not just by viewing it execute lines of source code.

Other DDD features include: debugging of programs written in Ada, Bash, C, C++, Chill, Fortran, Java, Modula, Pascal, Perl and Python; machine-level debugging; hypertext source navigation and lookup; breakpoint, backtrace, and history editors; preferences and settings editors; program execution in terminal emulator window; debugging on remote host; on-line manual; interactive help on the Motif user interface; GDB/DBX/XDB command-line interface with full editing, history, and completion capabilities.

This version is linked against Lesstif, an LGPL-ed implementation of Motif.

Other Packages Related to ddd

  • depends
  • recommends
  • suggests
  • dep: lesstif2
    OSF/Motif 2.1 implementation released under LGPL
  • dep: libc6 (>= 2.3.2.ds1-21) [not alpha, amd64, armel, hppa, ia64]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
    dep: libc6 (>= 2.3.5-1) [amd64, hppa]
    dep: libc6 (>= 2.5) [armel]
  • dep: libc6.1 (>= 2.3.2.ds1-21) [alpha]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6.1-udeb
    dep: libc6.1 (>= 2.3.5-1) [ia64]
  • dep: libelfg0 (>= 0.8.5-1) [powerpc]
    an ELF object file access library
  • dep: libgcc1 (>= 1:4.0.0-7) [not amd64, armel, hppa, ia64]
    GCC support library
    dep: libgcc1 (>= 1:4.0.1) [ia64]
    dep: libgcc1 (>= 1:4.0.2) [amd64]
    dep: libgcc1 (>= 1:4.1.1-12) [armel]
  • dep: libgcc4 (>= 4.1.1-12) [hppa]
    GCC support library
  • dep: libice6 [amd64]
    X11 Inter-Client Exchange library
  • dep: libice6 [not amd64, armel, hppa]
    X11 Inter-Client Exchange library
    or xlibs (>> 4.1.0)
    Package not available
  • dep: libice6 (>= 1:1.0.0) [armel, hppa]
    X11 Inter-Client Exchange library
  • dep: libncurses5 (>= 5.4-1) [s390, sparc]
    Shared libraries for terminal handling
    dep: libncurses5 (>= 5.4-5) [not s390, sparc]
  • dep: libsm6 [amd64, armel, hppa]
    X11 Session Management library
  • dep: libsm6 [not amd64, armel, hppa]
    X11 Session Management library
    or xlibs (>> 4.1.0)
    Package not available
  • dep: libstdc++6 (>= 4.0.0-10) [not amd64, armel, hppa, ia64]
    The GNU Standard C++ Library v3
    dep: libstdc++6 (>= 4.0.1) [ia64]
    dep: libstdc++6 (>= 4.0.2-4) [amd64]
    dep: libstdc++6 (>= 4.1.1-12) [armel, hppa]
  • dep: libunwind7 (>= 0.98.5-6) [ia64]
    A library to determine the call-chain of a program - runtime
  • dep: libx11-6 [amd64, armel, hppa]
    X11 client-side library
  • dep: libx11-6 [not amd64, armel, hppa]
    X11 client-side library
    or xlibs (>> 4.1.0)
    Package not available
  • dep: libxaw7 [armel, hppa]
    X11 Athena Widget library
    dep: libxaw7 (>> 4.1.0) [not armel, hppa]
  • dep: libxext6 [amd64, armel, hppa]
    X11 miscellaneous extension library
  • dep: libxext6 [not amd64, armel, hppa]
    X11 miscellaneous extension library
    or xlibs (>> 4.1.0)
    Package not available
  • dep: libxmu6 [amd64, armel, hppa]
    X11 miscellaneous utility library
  • dep: libxmu6 [not amd64, armel, hppa]
    X11 miscellaneous utility library
    or xlibs (>> 4.1.0)
    Package not available
  • dep: libxp6 [amd64, armel, hppa]
    X Printing Extension (Xprint) client library
  • dep: libxp6 [not amd64, armel, hppa]
    X Printing Extension (Xprint) client library
    or xlibs (>> 4.1.0)
    Package not available
  • dep: libxpm4 [amd64, armel, hppa]
    X11 pixmap library
  • dep: libxpm4 [not amd64, armel, hppa]
    X11 pixmap library
    or xlibs (>> 4.1.0)
    Package not available
  • dep: libxt6 [amd64, armel, hppa]
    X11 toolkit intrinsics library
  • dep: libxt6 [not amd64, armel, hppa]
    X11 toolkit intrinsics library
    or xlibs (>> 4.1.0)
    Package not available
  • rec: gdb (>= 5.0)
    The GNU Debugger
  • sug: ddd-doc
    Additional documentation for the Data Display Debugger
  • sug: glibc-doc
    GNU C Library: Documentation
  • sug: gnuplot
    A command-line driven interactive plotting program
  • sug: info
    Standalone GNU Info documentation browser
  • sug: lpr
    BSD lpr/lpd line printer spooling system
    also a virtual package provided by cups-bsd, cupsys-bsd, lprng
    or lprng
    lpr/lpd printer spooling system
    also a virtual package provided by cups-bsd, cupsys-bsd, lprng
    or cupsys-bsd
    Common UNIX Printing System (transitional package)
    also a virtual package provided by cups-bsd
    or lpr-ppd
    Package not available
    also a virtual package provided by cups-bsd
  • sug: perl (>= 5.8.0)
    Larry Wall's Practical Extraction and Report Language
  • sug: pydb
    An enhanced Python command-line debugger
  • sug: rsh-client
    rsh clients
    also a virtual package provided by heimdal-clients, openssh-client
  • sug: xbase-clients
    miscellaneous X clients - metapackage
  • sug: xterm
    X terminal emulator

Download ddd

Download for all available architectures
Architecture Version Package Size Installed Size Files
alpha 1:3.3.11-1 1,744.9 kB5136 kB [list of files]
amd64 1:3.3.11-1 1,492.9 kB4104 kB [list of files]
arm 1:3.3.11-1 1,696.9 kB4328 kB [list of files]
armel 1:3.3.11-1 1,446.8 kB3776 kB [list of files]
hppa 1:3.3.11-1+b1 1,691.0 kB4308 kB [list of files]
i386 1:3.3.11-1 1,463.1 kB4000 kB [list of files]
ia64 1:3.3.11-1 2,074.8 kB7164 kB [list of files]
mips 1:3.3.11-1 1,570.3 kB5412 kB [list of files]
mipsel 1:3.3.11-1 1,561.8 kB5412 kB [list of files]
powerpc 1:3.3.11-1 1,538.3 kB4172 kB [list of files]
s390 1:3.3.11-1 1,449.0 kB4064 kB [list of files]
sparc 1:3.3.11-1 1,460.5 kB4052 kB [list of files]