set_dev_debug 301 src/simh/scp.c t_stat set_dev_debug (DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr); set_dev_debug 1343 src/simh/scp.c { "DEBUG", &set_dev_debug, 1 }, set_dev_debug 1344 src/simh/scp.c { "NODEBUG", &set_dev_debug, 0 }, set_dev_debug 196 src/simh/scp.h t_stat set_dev_debug (DEVICE *dptr, UNIT *uptr, int32 flag, CONST char *cptr);