Re: [hatari-devel] DSP exceptions -> debugger |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
Douglas, if you remove that printf (or make it appear only once),
does Hatari still freeze? If yes, could you use debugger to see where
it freezes?
Pull latest Hatari updates from repo. With -D option, undefined/illegal
DSP instructions & stack under/overflows invoke debugger:
http://hg.tuxfamily.org/mercurialroot/hatari/hatari/rev/9b76d896bef4
As TOS will do some CPU side exceptions, I recommend enabling these
in debugger only after TOS has booted:
setopt -D
history on
When debugger is invoked, check instruction history leading to the issue.
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |