Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
DUEL
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/).
(1993-03-20)