mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-24 08:17:27 -08:00
16 lines
652 B
XML
16 lines
652 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription lang="en">
|
|
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.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="savannah">ddd</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|