[comp.sys.amiga.tech] Debugging input handlers with sdb

steve@cpoint.UUCP (Stephen Steir) (05/10/89)

I am trying to debug an input device handler that I've added to the
handler list with a priority of 51.  Using SDB, whenever I set a break
point within the handler code, I get GURUs.  I can understand why
this might happen so I'd like to know how people out there usually
debug handler code.

Steve S.