set_dev_debug 291 src/simh/scp.c t_stat set_dev_debug (DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); set_dev_debug 1325 src/simh/scp.c { "DEBUG", &set_dev_debug, 1 }, set_dev_debug 1326 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);