Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site burl.UUCP Path: utzoo!watmath!clyde!burl!geoff From: geoff@burl.UUCP (geoff) Newsgroups: net.micro.apple Subject: assembly level debuggers for the apple IIe Message-ID: <658@burl.UUCP> Date: Wed, 27-Mar-85 09:20:24 EST Article-I.D.: burl.658 Posted: Wed Mar 27 09:20:24 1985 Date-Received: Thu, 28-Mar-85 01:52:08 EST Distribution: net Organization: AT&T Technologies, Burlington NC Lines: 12 I have been programming in assembly language recently and debugging what I write is becoming increasingly painful. Inserting brk's in the monitor works okay as long as the problem occurs on the first iteration of a loop, but subsequent iterations can't be checked so easily. Does anyone out there know of a good assembly level debugger? As a minimum it should have single step, trace, and simple breakpoints (I know they had to take something from the rom to add the auto-start capability, but why, oh why, did they take ss and trace?). thanks a lot, geoff sherwood (I doubt it would matter, but I use the AZTEC as65 assembler from MANX)