Personal tools
You are here: Home NTNU NTNU News gdb and ddd installed on Kongull
Navigation
 

gdb and ddd installed on Kongull

by Einar Næss Jensen last modified Apr 13, 2010 09:47 AM

The GNU project debugger (gdb) and the DataDisplayDebugger (ddd) is installed on the kongull.hpc.ntnu.no cluster

gdb

http://www.gnu.org/software/gdb/

GDB, the GNU Project debugger, allows you to see what is going on `inside' another program while it executes -- or what another program was doing at the moment it crashed.

 

ddd

http://www.gnu.org/software/ddd/

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 bashdb, the GNU Make debugger remake, or the Python debugger pydb

. 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

 

Document Actions