View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005717 | Kali Linux | [All Projects] Queued Tool Addition | public | 2019-09-25 14:15 | 2021-05-18 10:45 |
Reporter | tjnull | Assigned To | sbrun | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | kali-dev | ||||
Target Version | Fixed in Version | kali-dev | |||
Summary | 0005717: 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) ... | ||||
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 |