[comp.sys.mac.programmer] Request - TMON command listing

kenn@oahu.cs.ucla.edu (Kenn Frankel) (04/25/91)

Hi!  I would like to interrupt a program I am debugging and see where
the CPU is looping.  I would like to use the built-in monitor (TMon?)
to do this by hitting the programmer's switch, noting the value in
the PC (Program Counter?) register, and dumping memory around that
area.  I can handle the hex->opcode->C part, I don't know how to
use TMon.  All I know is "G" means goto and "SM" is set memory.
Can everybody email me the TMon codes or somebody post them?
Don't bother with detailed explanations, even a short listing of
the command letters suffice, one-word summarys would be great!

Thanks,
Kenn Frankel