Post Reply 
33c gsb debugging
04-28-2017, 07:54 AM (This post was last modified: 04-28-2017 07:54 AM by PANAMATIK.)
Post: #2
RE: 33c gsb debugging
(04-28-2017 01:21 AM)nsg Wrote:  I tired to debug program on 33c (np25 actually) by stepping through.
When I sst over GSB instruction it goes into calculation mode and executes entire subroutine until rtn. Is there a trick way to stay in operation mode so I can step-by-step the contents of subroutine as well?

Press SST twice very fast if you encounter a GSB instruction.This will stop inside the subroutine. Two or three instructions are executed though. You could add a PAUSE instruction as first subroutine step and replace it by NOP after debugging.

Bernhard

That's one small step for a man - one giant leap for mankind.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
33c gsb debugging - nsg - 04-28-2017, 01:21 AM
RE: 33c gsb debugging - PANAMATIK - 04-28-2017 07:54 AM
RE: 33c gsb debugging - nsg - 04-28-2017, 09:59 PM
RE: 33c gsb debugging - Dieter - 05-01-2017, 08:29 AM



User(s) browsing this thread: 1 Guest(s)