set_dev_debug 216 src/simh/scp.c t_stat set_dev_debug (DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); set_dev_debug 1250 src/simh/scp.c { "DEBUG", &set_dev_debug, 1 }, set_dev_debug 1251 src/simh/scp.c { "NODEBUG", &set_dev_debug, 0 }, set_dev_debug 194 src/simh/scp.h t_stat set_dev_debug (DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);