blob: 3979a2b90d45231621d4d40ab3245ad6144fcf28 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<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>
<origin>srcux</origin>
</pkgmetadata>
|