Online Computer Dictionary

Browse words  |  Based on FOLDOC

Queried for: DUEL  About DUEL

Definition:

A front end to gdb by Michael Golan . DUEL implements a language designed for debugging C programs. It features efficient ways to select and display data items. It is normally linked into the gdb executable, but could stand alone. It interprets a subset of C in addition to its own language.

Version 1.10.

ftp://ftp.cs.princeton.edu/duel/.