On-line Debugging Tool: Difference between revisions

Content deleted Content added
Propaniac (talk | contribs)
m moved Octal Debugging Technique to On-line Debugging Tool: Unopposed Move Request on Talk page.
Change name to align with page move
Line 1:
: ''For other expansions of "ODT", see [[ODT]].''
 
'''OctalOn-line Debugging TechniqueTool''', or '''ODT''', was the name of several [[debugger]] programs originally developed for [[Digital Equipment Corporation|DEC]] hardware. Various [[operating system]]s 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, [[PDP-11/73|11/73]], and 11/83/84.
 
The debugger allowed access to memory using [[octal]] addresses and data. Within the [[software system]]s, the debugger accessed the process's [[virtual memory]]. The firmware console implementation accessed [[physical memory]].