Re: [hatari-devel] Bug with hatari debugger ? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Thanks Eero for the fix.
But it seems to me that it doesn't work completly.
I can access a very few symbols of my program. Many symbols don't load
correctly.
I've got a lot of warnings like this :
WARNING: ignoring symbol 'DEMO_PART' of type D in slot 60 with invalid
offset 0x38196 (>= 0x36e0e).
WARNING: ignoring symbol 'SAVE_CACR' of type B in slot 80 with invalid
offset 0x5265e (>= 0x388ba).
Any idea ?
Regards
Le 08/10/2019 à 23:44, Laurent a écrit :
Hi,
When I run hatari debugger, I don't have the labels of my code anymore.
Is it just me or do you have the same behaviour ?
Regards
Laurent