Content deleted Content added
Spelling immediatly ==> immediately |
m General fixes and Typo fixing, typos fixed: currenly → currently (2), preceeding → preceding, eralier → earlier, a a → a using AWB |
||
Line 5:
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]].
ODT is a non-symbolic debugger and implements similar functionality to [[
== 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
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 40:
| RS/ or $S/
| Open PSW
|}
Line 96 ⟶ 95:
|-
|^ or k^
| Closes currently open ___location and opens immediately
|-
| _ or k_
Line 105 ⟶ 104:
|-
| > or k>
| Treats the low order byte of the
|-
| < or k<
Line 169 ⟶ 168:
|-
| " or a"
| Word mode [[ASCII]] Displays contents of the ___location a or the
|-
| ' or a'
Line 175 ⟶ 174:
|-
| % or a%
| [[
|-
| / or a/
Line 207 ⟶ 206:
|-
| G or aG
| Substitutes all breakpoints with BPT instructions. Restores user registers. If
|-
| I
Line 238 ⟶ 237:
{{Reflist}}
{{comp-sci-stub}}▼
[[Category:Debuggers]]
[[Category:DEC Operating Systems]]
▲{{comp-sci-stub}}
|