Summary
GNU DDD is a graphical front-end for command-line debuggers such as GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, the bash debugger, or the Python debugger. Besides ``usual'' front-end features such as viewing source texts, DDD has become famous through its interactive graphical data display, where data structures are displayed as graphs.
Versions
v3.4.1 :: 0 :: gentoo
- Modified
- License
- GPL-3 LGPL-3 FDL-1.1
- Keywords
- ~alpha ~amd64 ~amd64-linux ~ppc ~ppc64 ~sparc ~x86 ~x86-linux
- USE flags
- readline
v3.3.12-r5 :: 0 :: gentoo
- Modified
- License
- GPL-3 LGPL-3 FDL-1.1
- Keywords
- amd64 ppc ppc64 sparc x86 ~alpha ~amd64-linux ~x86-linux
- USE flags
- readline
USE flags
General
- readline
- Enable support for libreadline, a GNU line-editing library that almost everyone wants
Dependencies
dev-debug / gdb : GNU debugger
dev-libs / elfutils : Libraries/utilities to handle ELF objects (drop in replacement for libelf)
media-libs / freetype : High-quality and portable font engine
sys-libs / ncurses : Console display library
sys-libs / readline : Another cute console display library
x11-base / xorg-proto : X.Org combined protocol headers
x11-libs / libX11 : X.Org X11 library
x11-libs / libXaw : X.Org Xaw library
x11-libs / libXmu : X.Org Xmu library
x11-libs / libXpm : X.Org Xpm library
x11-libs / libXt : X.Org X Toolkit Intrinsics library
x11-libs / motif : The Motif user interface component toolkit
Runtime Dependencies
dev-debug / gdb : GNU debugger
dev-libs / elfutils : Libraries/utilities to handle ELF objects (drop in replacement for libelf)
media-libs / freetype : High-quality and portable font engine
sys-libs / ncurses : Console display library
sys-libs / readline : Another cute console display library
x11-apps / xfontsel : point and click selection of X11 font names
x11-libs / libX11 : X.Org X11 library
x11-libs / libXaw : X.Org Xaw library
x11-libs / libXmu : X.Org Xmu library
x11-libs / libXpm : X.Org Xpm library
x11-libs / libXt : X.Org X Toolkit Intrinsics library
x11-libs / motif : The Motif user interface component toolkit
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Maciej Mrozowski · gentoo
dev-debug/ddd: add 3.4.1, remove old
Signed-off-by: Maciej Mrozowski <reavertm@gentoo.org> Closes: https://bugs.gentoo.org/939879 - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
dev-debug/ddd: mark as LTO-unsafe
Closes: https://bugs.gentoo.org/858347 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {dev-util → dev-debug}/ddd
Signed-off-by: Michał Górny <mgorny@gentoo.org>