Newsgroups: comp.sys.mac.programmer Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!elroy.jpl.nasa.gov!ucla-cs!oahu.cs.ucla.edu!kenn From: kenn@oahu.cs.ucla.edu (Kenn Frankel) Subject: Request - TMON command listing Message-ID: <1991Apr25.084819.19123@cs.ucla.edu> Summary: HELP! Keywords: TMon? Sender: usenet@cs.ucla.edu (Mr. News Himself) Nntp-Posting-Host: oahu.cs.ucla.edu Organization: UCLA Computer Science Department Distribution: usa Date: Thu, 25 Apr 91 08:48:19 GMT 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