mirror of
https://github.com/PDP-10/its.git
synced 2026-05-02 14:30:41 +00:00
Make $^N work in exec DDT when not using KS10 one-proceed.
This commit is contained in:
@@ -54,6 +54,7 @@ proc make_ntsddt {} {
|
||||
respond "cpusw=" "0\r"
|
||||
respond "ndsk=" "0\r"
|
||||
respond "dsksw=" "0\r"
|
||||
respond "1PRSW=" "1\r"
|
||||
expect ":KILL"
|
||||
}
|
||||
|
||||
|
||||
@@ -1184,6 +1184,7 @@ respond "*" ":midas dsk0:.;@ ntsddt_system;ddt\r"
|
||||
respond "cpusw=" "2\r"
|
||||
respond "ndsk=" "1\r"
|
||||
respond "dsksw=" "3\r"
|
||||
respond "1PRSW=" "1\r"
|
||||
expect ":KILL"
|
||||
|
||||
# IOELEV, PDP-11 doing I/O for the PDP-10 host.
|
||||
|
||||
Reference in New Issue
Block a user