| Re: [hatari-devel] Loading symbol info from program DRI/GST symbol table | 
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
Hi all, Here is the magic line I added at the beginning of my main asm file:opt p=68030/68882,NOCASE,D+,X+ ;68030+68882 code allowed , symbols are added to the prg code
            comment HEAD=%111 ;fastload/loadalt/mallocalt = ON
Under Hatari, I just call :
symbols prg
Is it what you were waiting for ?
Regards
Laurent
Le 05/05/2013 17:17, Eero Tamminen a écrit :
Hi, On maanantai 08 huhtikuu 2013, Laurent Sallafranque wrote:You could try whether "OPT X+" would give you longer symbol names as DRI symbols are limited to 8 characters...I was just about to write again for this. The perfect combo is D+,X+Laurent, can you give the exact syntax one should use? What's now listed in Hatari manual wouldn't seem to work. FYI: I've now about completed the profiling section in manual. With the information on post-processing, it's pretty huge: http://hg.tuxfamily.org/mercurialroot/hatari/hatari/raw- file/tip/doc/manual.html#Profiling - Eero
| Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |