1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-28 04:55:32 +00:00

KLRUG - KL10 front end debugger.

This commit is contained in:
Lars Brinkhoff
2018-06-12 21:53:01 +02:00
parent f7eea7a924
commit b7c975f949
3 changed files with 1953 additions and 0 deletions

View File

@@ -906,3 +906,7 @@ expect ":KILL"
# PDP-11 linker.
respond "*" ":midas sys1;ts 11stnk_kldcp;11stnk\r"
expect ":KILL"
# KL10 front end debugger.
respond "*" ":palx dsk0:.;_syseng; klrug\r"
expect ":KILL"