Re: [hatari-devel] Profiler question |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
I used the gst2ascii tool to export symbols but now I realized it was useless because the symbols are read from the prg itself :) Having said that, it's even more strange then because it was a raw Devpac compile (to be sure I tried both vasm and Devpac).
There's only one suspicious things, some labels were too long (>22 chars) and reported to be duplicated (i.e. the same label would point to >1 addresses). I could understand if the labels were somehow corrupted but not showing instructions at all? Eero, if you can give me some hints or if I can send you the binary for a test, I'm all ears :)
Who knows, the project is fairly large (Running game), uses both DSP and CPU, ... I just wanted to have a quick look on its inner loops.
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |