Content deleted Content added
Matthiaspaul (talk | contribs) →References: improved ref |
Clarify what PWORD does. Or just remove? |
||
Line 3:
'''Dynamic Debugging Technique''' ('''DDT''') is a series of [[debugger]] programs originally developed for [[Digital Equipment Corporation]] (DEC) hardware, initially known as '''DEC Debugging Tape''' because it was distributed on [[paper tape]]. The name is a pun on the insecticide [[DDT]]. The first version of DDT was developed at [[MIT]] for the [[PDP-1]] computer in 1961, but newer versions on newer platforms continued to use the same name. After being ported to other vendor's platforms and changing media, the name was changed to the less DEC-centric version. {{anchor|CP/M}}Early versions of [[Digital Research]]'s [[CP/M]] and [[CP/M-86]] kept the DEC name DDT (and DDT-86 and DDT-68K<!-- both with hyphen -->) for their debugger, however, now meaning "Dynamic Debugging Tool".<ref name="Kildall_1978_DDT"/> The CP/M DDT was later superseded by the ''[[Symbolic Instruction Debugger]]'' (SID,<ref name="DR_1978_SID"/> ZSID, [[SID86]]<!-- no hyphen -->,<ref name="DR_1982_SID86"/> and [[GEMSID]]) in [[DR DOS]] and [[Graphics Environment Manager|GEM]].<ref name="Paul_1997_DRDOSTIP"/><ref name="Paul_2002_DEBUG"/>
In addition to its normal function as a debugger, DDT was also used as a top-level [[command line interpreter|command shell]] for the [[Massachusetts Institute of Technology]] (MIT) [[Incompatible Timesharing System]] (ITS) [[operating system]]; on some more recent ITS systems,
=={{anchor|TDT}}DEC-10/DEC-20 DDT==
|