Jump to content

On-line Debugging Tool

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by RainbowCrane (talk | contribs) at 10:08, 10 November 2007 (AWB recategorisation, WikiProject Stub Sorting, Replaced: {{comp-stub}} → {{comp-sci-stub}} using AWB). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
For other expansions of "ODT", see ODT.

Octal Debugging Technique, or ODT, was the name of several debugger programs originally developed for DEC hardware. Various operating systems including OS/8, RT-11, RSX-11, and RSTS/E implemented ODT as did the firmware console of all of the LSI-11-family processors including the 11/03, 11/23/24, 11/53, 11/73, and 11/83/84.

The debugger allowed access to memory using octal addresses and data. Within the software systems, the debugger accessed the process's virtual memory. The firmware console implementation accessed physical memory.

See also

References