Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!unh!jv From: jv@unh.UNH.EDU (Jaime Viehweg) Newsgroups: comp.lang.forth Subject: Re: Debugging Aids for Forth Message-ID: <505@unh.UNH.EDU> Date: Wed, 12-Aug-87 12:10:41 EDT Article-I.D.: unh.505 Posted: Wed Aug 12 12:10:41 1987 Date-Received: Sat, 15-Aug-87 01:28:56 EDT References: <3623@ihlpg.ATT.COM> Organization: University of New Hampshire, Durham, NH Lines: 11 Summary: debug-ing with F83 I have a verion of F83 (for CP/M and 8080) that has a word called 'debug' that I just assumed that everyone had it (silly me!). You just say 'debug whatever-word-is-not-working-right' and it will show you the stack and what it is about to execute allowing you to stop or go on. I have found this utility invaluable more than once. You might want to see if your system has this word. Jaime [having fun as an intern at UNH while writing a compiler compiler!] Viehweg