ADLDEBUG(6) ADLDEBUG(6)
NAME
adldebug - print information about an ADL game
SYNOPSIS
adldebug infile
DESCRIPTION
Adldebug reads a datafile, infile, which contains tables and
routines necessary to play a generalized Adventure(6)-like
game. Using adldebug, one may do such things as examine the
contents of objects, view the code genereated by adlcomp(6),
or print out the various messages found in the source. For
a full list of commands, type "?" after receiving the
prompt. To terminate adldebug, either type "q" or the EOF
character.
EXAMPLE
adldebug aard
SEE ALSO
adlcomp(6)
adlrun(6)
Brengle and Cunniff: The ADL Programmer's Reference Manual