This document is the Programmer's Reference Manual for DDT-10 (Dynamic Debugging Technique), a tool developed by Digital Equipment Corporation (DEC) for the PDP-10 computer system, with copyright dates from 1968-1970.
DDT-10 is designed for on-line checkout, testing, and program composition of MACRO-10 and FORTRAN programs. It operates post-assembly or compilation, loading alongside the user's binary object program and occupying approximately 2K of core memory.
Key functionalities include:
DDT-10 facilitates rapid and iterative debugging, allowing programmers to quickly identify bugs, make changes, and immediately re-execute corrected sections of their code. It is loaded via the Linking Loader with a /D switch and initiated with the DDT monitor command. A special version, EDDT, is available for executive mode debugging.
Site structure and layout ©2025 Majenko Technologies