1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-09 04:19:38 +00:00

Run GETSYM to get all monitor symbols.

This commit is contained in:
Lars Brinkhoff
2017-01-27 11:52:30 +01:00
parent d352dc2e17
commit c2242636b6

View File

@@ -1280,6 +1280,11 @@ expect ":KILL"
respond "*" ":midas kcc;ts 20xcsv_20xcsv\r"
expect ":KILL"
# Run GETSYM to get all monitor symbols.
respond "*" ":cwd kcc\r"
respond "*" ":getsym\r"
expect ":KILL"
# UP
respond "*" ":midas sys1;ts up_sysen1;up\r"
expect ":KILL"