mirror of
https://github.com/PDP-10/its.git
synced 2026-03-05 11:04:02 +00:00
Build exec DDT.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user