mirror of
https://github.com/PDP-10/its.git
synced 2026-01-13 07:19:57 +00:00
Build exec DDT.
This commit is contained in:
parent
8452a9e898
commit
85a02fd186
@ -32,6 +32,7 @@ from scratch.
|
||||
- MIDAS, the assembler.
|
||||
- DDT, debugger and HACTRN user login shell.
|
||||
- The ITS monitor (kernel).
|
||||
- Exec DDT, standalone debugger.
|
||||
- TECO, editor.
|
||||
- DUMP, tape backup and restore.
|
||||
- PDSET, set time and date.
|
||||
|
||||
@ -128,6 +128,11 @@ respond "*" ":midas system;_its\r"
|
||||
respond "MACHINE NAME =" "AI\r"
|
||||
expect ":KILL"
|
||||
|
||||
respond "*" ":midas .;@ ddt_system;ddt\r"
|
||||
respond "cpusw" "3\r"
|
||||
respond "New One Proceed" "1\r"
|
||||
expect ":KILL"
|
||||
|
||||
respond "*" ":midas sysbin;_.teco.;teco\r"
|
||||
expect ":KILL"
|
||||
respond "*" ":job teco\r"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user