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.
There are no comments yet.
Authentication required
You must log in to post a comment.
Login