Re: [hatari-devel] regression in debugger / disasm ?

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


Le 25/12/2013 12:07, Thomas Huth a écrit :
Am Tue, 24 Dec 2013 18:08:05 +0100
schrieb Nicolas Pomarède <npomarede@xxxxxxxxxxxx>:

Le 24/12/2013 17:59, Nicolas Pomarède a écrit :
Hello

when entering the debugger, I don't get any 68000 output anymore,
just some DC.W lines ; do other people see this too ?

example :

d fc0000
$fc0000 : 602e                                 DC.W      $602e
$fc0002 : 0102                                 DC.W      $0102
$fc0004 : 00fc                                 DC.W      $00fc
$fc0006 : 0030                                 DC.W      $0030
$fc0008 : 00fc                                 DC.W      $00fc
$fc000a : 0000                                 DC.W      $0000
$fc000c : 0000                                 DC.W      $0000
$fc000e : 8900                                 DC.W      $8900

Could this be related to latest natfeats changes ? (but I don't see
how/why). Or a change of config file ?

What is strange, is that I get this with hatari 1.7 too, not just
the devel version ...


Well, if I use "--disasm uae", it works. But with "--disasm ext" I
only get dc.w . Can someone test if "--disasm ext" still works ? I
just reinstalled all my linux pc and I wonder if a change of
gcc/tools could have broken the ext disasm ?

Works for me (GCC version 4.7.2). Which GCC version are you using?
What are your settings in the [Debugger] section of your hatari.cfg
file?


I use gcc 4.8.2 ; my Debugger section only contains :

nNumberBase = 16
nDisasmLines = 8
nMemdumpLines = 8


If I start without any hatari.cfg available :

../hatari --disasm ext --tos ~/Emul/ST/steem/tos/tos102fr.img
-> doesn't work, gives dc.w

../hatari --disasm uae --tos ~/Emul/ST/steem/tos/tos102fr.img
-> works

So, I don't think it's a config problem. I will try to look at the ext disasm sources, sthg seems wrong here.

  Thomas

PS: Something is currently also wrong with the colors in the latest hg
tip. Each time I boot, the desktop appears with a slightly different
white as background (using TOS 2.06).

Is this with all models STF, STE, ... ?

Happy Holidays !

Nicolas





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