[hatari-devel] something not working with breakpoints ?

npomarede at corp.free.fr npomarede at corp.free.fr
Sat Sep 5 19:09:22 CEST 2009


Hello,

I'm trying to take two on debug fusion cd 32, but I can't succeed to have 
a breakpoint triggered.

I run hatari --debug, then :

> b ( $44c).b = $fc
CPU condition breakpoint 1 with 1 condition(s) added.
> m $44c
00044C: 00 00 00 1f 80 00 00 00 00 08 00 00 04 ce 00 00   .............Î..

> c
Returning to emulation...
Inserted disk '/home/npomarede/Emul/ST/Games/Fuzion CD 032 
(1991)(Fuzion).st' to drive A:.
Detected scancode offset = 8 (key: 'f2' with scancode $44)

-> no breakpoint, I press alt + pause

CPU=$fcb740, VBL=358, FrameCycles=72, HBL=0, LineCycles=72, DSP=N/A
> m $44c
00044C: fc 00 00 1f 80 00 00 01 00 08 00 00 04 ce 00 00   ü............Î..

> b
1 conditional CPU breakpoints:
   1: ( $44c ) . b = $fc

The breakpoint seems ok, but it didn't triggered (I have same problem when 
I use a + addr, no breakpoint happens)

Any idea ? A change in some compilation flag/define ?

Nicolas


More information about the hatari-devel mailing list