Re: [hatari-devel] NetBSD loader for Hatari

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


On Dienstag, 26. Juli 2022 01:01:06 CEST Eero Tamminen wrote:

> I do not remember why it just counts symbols that

> duplicate either name or address.

 

Its perfectly valid to have the same symbol name with different addresses, eg static function names in different source files. This should not be removed, although its of course difficult to use them in expressions in the debugger. But atleast they will be needed when disassembling.

 

Having different names with the same address also happens quite often in assembly sources.

 

>Btw. did you find anything interesting with the symbol data yet?

 

Unfortunately not. Hatari still crashes, most of the time with MMU fault. Aranym (but only when compiled with -O0) currently gets a bit further, until it prompts for a root device. But somehow keyboard input does not work.

 

>such Atari devices are with NVRAM, so it does not necessarily need to rely on ROM.

 

Ah, makes sense.

 



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