View Issue Details

IDProjectCategoryView StatusLast Update
0005717Kali LinuxQueued Tool Additionpublic2021-05-18 10:45
Reportertjnull Assigned Tosbrun  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Versionkali-dev 
Fixed in Versionkali-dev 
Summary0005717: Adding DDD to Kali Linux
Description

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 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.

https://packages.debian.org/sid/devel/ddd

Steps To Reproduce

root@con-ops:~/Downloads# dpkg -i ddd_3.3.12-5.1+b2_amd64.deb
Selecting previously unselected package ddd.
(Reading database ... 411579 files and directories currently installed.)
Preparing to unpack ddd_3.3.12-5.1+b2_amd64.deb ...
Unpacking ddd (1:3.3.12-5.1+b2) ...
Setting up ddd (1:3.3.12-5.1+b2) ...
Processing triggers for desktop-file-utils (0.24-1) ...
Processing triggers for mime-support (3.63) ...
Processing triggers for man-db (2.8.7-3) ...
Processing triggers for menu (2.1.47+b1) ...

Activities

sbrun

sbrun

2019-10-04 07:35

manager   ~0011156

ddd is back in kali-rolling, version 1:3.3.12-5.2
We fixed the issue (with new gcc) but upstream doesn't maintain the package.
Maybe we should look for a remplacement

Issue History

Date Modified Username Field Change
2019-09-25 14:15 tjnull New Issue
2019-09-25 15:52 sbrun Assigned To => sbrun
2019-09-25 15:52 sbrun Status new => assigned
2019-10-04 07:35 sbrun Status assigned => resolved
2019-10-04 07:35 sbrun Resolution open => fixed
2019-10-04 07:35 sbrun Note Added: 0011156
2021-05-18 10:45 g0tmi1k Fixed in Version => kali-dev