Re: [hatari-devel] debugger help |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
If "next" should behave like "next" in other debuggers, it would
need to know what the current instruction will do, and depending
on that, either set breakpoint like now, or step one instruction.
Question is, what kind of instructions would require breakpoint
instead of stepping: BSR, JSR, BKPT, ILLG, STOP, TRAP...?
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |