Content deleted Content added
m WP:NAMB |
m Bot: Removing {{Stub}} (Report Errors) |
||
Line 10:
=== Commands ===
Console ODT commands are as follows:
Line 21 ⟶ 20:
| Opens the current memory ___location or a if specified
|-
| <CR>
| Close currently open ___location or register
|-
Line 30 ⟶ 29:
| Proceed, execute next instruction with no imlied reset If the halt switch is down this is allows for single steppinng
|-
| <addr>G
| Load PC with <addr>, reset and commence execution at address
|-
| Rn/ or $n/
| Open register n
|-
Line 89 ⟶ 88:
| Closes current ___location/register. If k is specified stores the value k in the currently open ___location before closing it.
|-
| <LF> or k<LF>
| Closes current ___location/register and opens next If k is specified stores the value k in the currently open ___location before closing it.
|-
Line 237 ⟶ 236:
[[Category:Debuggers]]
[[Category:DEC Operating Systems]]
|