Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!cica!gatech!udel!new From: new@udel.EDU (Darren New) Newsgroups: comp.sys.amiga Subject: Re: Source debuggers and watchpoints Message-ID: <19564@louie.udel.EDU> Date: 12 Jul 89 18:42:50 GMT References: <19491@louie.udel.EDU> Sender: usenet@udel.EDU Reply-To: new@udel.EDU (Darren New) Organization: University of Delaware Lines: 14 In article <19491@louie.udel.EDU> EVERHART%ARISIA.decnet@crdgw1.ge.com writes: > A partial solution was to add a circular buffer in the debugger >in which I saved the PCs of each instruction, so that I could effectively >back up by the buffer length and see where the offending call had come >from. I suspect this would be useful in Amiga also and am wondering if >anyone can comment on whether anything like this is in either of the >Lattice or Manx source debuggers? I would imagine this could be done using ARexx and Lattice's CodeProbe. It may not be very fast (I have not tried it yet, so I don't know), but I would think it would not be hard to implement. -- Darren x x x