Re: [hatari-devel] debugger, exceptions

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]



If one just wants to see what caused them, one could use:
        history on
        lock history
        b pc=($8) :trace
        continue

To see N instructions preceeding calling PC address given at $8.

That's great - thanks.

D. 


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/