Data Display Debugger: Difference between revisions

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
imported>Kuromedayo
m use wikidata for version information
 
imported>Sammi Brie
Importing Wikidata short description: "Graphical front-end for command-line debuggers"
 
Line 1: Line 1:
{{Short description|Graphical front-end for command-line debuggers}}
{{Primary sources|date=March 2007}}
{{Primary sources|date=March 2007}}
{{Infobox software
{{Infobox software

Latest revision as of 05:18, 10 September 2025

Template:Short description Script error: No such module "Unsubst". Script error: No such module "Infobox".Template:Template other Script error: No such module "Check for unknown parameters".Script error: No such module "Check for conflicting parameters". Data Display Debugger (GNU DDD) is a graphical user interface (using the Motif toolkit) for command-line debuggers such as GDB,[1] DBX, JDB, HP Wildebeest Debugger,[note 1] XDB, the Perl debugger, the Bash debugger, the Python debugger, and the GNU Make debugger.[3] DDD is part of the GNU Project and distributed as free software under the GNU General Public License.

Technical details

DDD has GUI front-end features such as viewing source texts and its interactive graphical data display, where data structures are displayed as graphs.

DDD is used primarily on Unix systems, and its usefulness is complemented by many open source plug-ins available for it.

Notes & references

References

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "citation/CS1".
  2. Script error: No such module "citation/CS1".
  3. Script error: No such module "citation/CS1".

Script error: No such module "Check for unknown parameters".

Notes

  1. The HP Wildebeest Debugger (WDB) is an HP-supported implementation of the GNU Debugger and is available as free software from HP for PA-RISC and Itanium systems.[2]

See also

Script error: No such module "Portal".

External links

Script error: No such module "Navbox".


Template:Asbox