Английская Википедия:Dynamic debugging technique

Материал из Онлайн справочника
Перейти к навигацииПерейти к поиску

Шаблон:Short description Шаблон:Use dmy dates Шаблон:Use list-defined references

Файл:Digital Research CP-M-86 for the IBM Personal Computer Version 1.0 720x400.png
DDT86.CMD in Digital Research CP/M-86 for the IBM Personal Computer Version 1.0

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. Шаблон:AnchorEarly versions of Digital Research's CP/M and CP/M-86 kept the DEC name DDT (and DDT-86 and DDT-68K) for their debugger, however, now meaning Dynamic Debugging Tool.[1][2] The CP/M DDT was later superseded by the Symbolic Instruction Debugger (SID,[3] ZSID, SID86,[4] and GEMSID) in DR DOS and GEM.[5][6]

In addition to its normal function as a debugger, DDT was also used as a top-level command shell for the Massachusetts Institute of Technology (MIT) Incompatible Timesharing System (ITS) operating system; on some more recent ITS systems, "PWORD"—which implements a restricted subset of DDT's functionality—is run first and is overlaid with DDT as soon as the user logs in. DDT could run and debug up to eight processes (called "jobs" on ITS) at a time, such as several sessions of TECO, and DDT could be run recursively - that is, some or all of those jobs could themselves be DDTs (which could then run another eight jobs, and so on). These eight jobs were all given unique names, and the usual name for the original and top-most DDT was "HACTRN" ("hack-tran"). Guy L. Steele wrote a filk poem parody of Edgar Allan Poe's "The Raven," entitled The HACTRN.Шаблон:Fact

Шаблон:AnchorDEC-10/DEC-20 DDT

DDT (Dynamic Debugging Technique), as implemented on the DECsystem-10 & DECSYSTEM-20[7] allowed references to symbols within the programming being debugged. This feature loaded symbols from the .EXE executable file; a special version named SDDT used symbols from the running monitor and allowed system programmers to "peek" inside.[7]

See also

References

Шаблон:Reflist

External links

Шаблон:Digital Equipment Corporation Шаблон:Digital Research

  1. Ошибка цитирования Неверный тег <ref>; для сносок Kildall_1978_DDT не указан текст
  2. Ошибка цитирования Неверный тег <ref>; для сносок DR_1976_DDT не указан текст
  3. Ошибка цитирования Неверный тег <ref>; для сносок DR_1978_SID не указан текст
  4. Ошибка цитирования Неверный тег <ref>; для сносок DR_1982_SID86 не указан текст
  5. Ошибка цитирования Неверный тег <ref>; для сносок Paul_1997_DRDOSTIP не указан текст
  6. Ошибка цитирования Неверный тег <ref>; для сносок Paul_2002_DEBUG не указан текст
  7. 7,0 7,1 Ошибка цитирования Неверный тег <ref>; для сносок DEC_1975_DDT не указан текст