1
0
mirror of https://github.com/simh/simh.git synced 2026-02-16 20:52:19 +00:00

VAX tests: Avoid errors when enabling debug for non-existent devices

Leverage new "IF DEVICE <devname>" condition test
This commit is contained in:
Mark Pizzolato
2024-07-08 09:29:45 -10:00
parent 670a3728ad
commit 3d373184c4

View File

@@ -18,8 +18,8 @@
::
#set debug -nrtbp 500 %SIM_BIN_NAME%.dbg
#set log debug
set todr debug
set tmr debug
if device todr set todr debug
if device tmr set tmr debug
set int-clock debug=calib
set int-clock nodebug=queue;gettime;check
#set -o -t cpu hist=500k:%SIM_BIN_NAME%.hst