ddd 1:3.3.12-5.4build2 source package in Ubuntu

Changelog

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

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:43:26 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel
Noble release universe devel

Downloads

File Size SHA-256 Checksum
ddd_3.3.12.orig.tar.gz 5.4 MiB 3ad6cd67d7f4b1d6b2d38537261564a0d26aaed077bf25c51efc1474d0e8b65c
ddd_3.3.12-5.4build2.debian.tar.xz 23.3 KiB 7629798e9a147fcf4e07d5ae2a6be124349945a6b490540c8afbcc2f99da86d5
ddd_3.3.12-5.4build2.dsc 2.0 KiB 3fdccf3767db815dadb81a07cb3da284270a8a0df13584720e7bca3161d01f52

View changes file

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.