On-line Debugging Tool - RSX-11M-Plus ODT

RSX-11M-Plus ODT

The RSX-11M-Plus ODT is essentially a superset of all other ODT implementations.

ODT is implemented as code that is linked with a task using the Task Builder /DA switch.

TKB HELLO/DA,HELLO/CR=HELLO

Once any task built with ODT is run ODT is invoked on entry.

RUN HELLO ODT:TT0 _

The underscore is the standard ODT prompt.

It should be remembered that addresses in the ODT debugger are 16 bit virtual addresses in the mode in which ODT is currently operating, not the physical addresses used with console ODT.

Read more about this topic:  On-line Debugging Tool