On-line Debugging Tool: Difference between revisions

Content deleted Content added
Iamleeg (talk | contribs)
Example: Fix the assembler (I've run this sample on a PDP-11, so I can confirm that the machine code was correct and the asm incorrect).
FrescoBot (talk | contribs)
m Bot: link syntax/spacing and minor changes
Line 7:
ODT is a non-symbolic debugger and implements similar functionality to [[Advanced Debugger|adb]] on [[Unix]] systems.
 
== Console ODT==
Console ODT<ref>p192-202 ''PDP-11 Processor Handbook: pdp11/04/24/34a/44/70'', Digital, 1981</ref> replaced the lights and switches console of many of the earlier processors.
Access to console ODT is obtained either from power up (with appropriate power up mode selected), by the execution of a HALT instruction in kernel mode, or by use of the front panel halt switch or button.
Line 168:
|-
| " or a"
| Word mode [[ASCII]] Displays contents of the ___location a or the currently open ___location as [[ASCII]] and stores the contents of this ___location to $Q register.
|-
| ' or a'