5.2.4. Monitoring Machine Performance
Instruction tracing
Augment the simulator to provide for instruction tracing. That is, before each instruction is executed, the simulator should print the text of the instruction. Make the machine model accept trace-on and trace-off messages to turn tracing on and off.
Nobody's finished this exercise yet. You'll be the first!