ddd 1:3.3.12-5.4 source package in Ubuntu

Changelog

ddd (1:3.3.12-5.4) unstable; urgency=medium

  * Non-maintainer upload.

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + ddd-doc: Add Multi-Arch: foreign.

  [ Chris Lamb ]
  * Make the build reproducible. (Closes: #834016)

 -- Vagrant Cascadian <email address hidden>  Thu, 17 Nov 2022 12:13:34 -0800

Upload details

Uploaded by:
Daniel Schepler
Uploaded to:
Sid
Original maintainer:
Daniel Schepler
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe devel
Lunar release universe devel

Downloads

File Size SHA-256 Checksum
ddd_3.3.12-5.4.dsc 1.3 KiB 003c2916cf6db0a3318793f74f4c69a42f9ac3b8cc7015ffda7ee965e4809974
ddd_3.3.12.orig.tar.gz 5.4 MiB 3ad6cd67d7f4b1d6b2d38537261564a0d26aaed077bf25c51efc1474d0e8b65c
ddd_3.3.12-5.4.debian.tar.xz 23.1 KiB c41075eeae181680e82988789caa3f379077724f0ca0c845cf05820e132fb414

No changes file available.

Binary packages built by this source

ddd: 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 typical
 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.

ddd-dbgsym: debug symbols for ddd
ddd-doc: Additional documentation for the Data Display Debugger

 The "Debugging with DDD" and "Writing DDD Themes" User's Guide and
 Reference Manual in PDF format ("info" versions are included in the "ddd"
 package itself).
 .
 The technical report "DDD---A Free Graphical Front-End for UNIX Debuggers"
 in PostScript format.