Written by: Administrator
Parent Category: Tools
Category: PDP11GUI

This window contains buttons to control the execution of code. The buttons trigger directly functions of the physical machine’s console, so don’t blame me for the redundancy of “Reset”, “Reset and Start” and “Continue”!

 

pdp11gui_execution_wo_switch02

All PC addresses are 16-bit virtual addresses.

Dealing with RUN/HALT mode

Only the 11/44 and SimH implement all functions, other machines implement only a subset. Then some buttons are grayed-out.

To make things complicated: Every PDP has a switch on the outside to halt a running processor. On many machines, this “RUN/HALT” switch also controls the behaviour of the “Reset and Start” and “Continue” functions:

If “halted”, “Reset and Start” becomes “Reset”, and “Continue” becomes “Single Step”.

There is no way for PDP11GUI to determine the position of this switch, so you have to look for it and update the “Physical Run/Halt switch” box. In each switch position different buttons are enabled:

pdp11gui_execution_w_switch_halt pdp11gui_execution_w_switch_run