In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] says...

even after that, the symbol file doesn't seem to
fit the prc file (strange line numbers etc.)

what do we have to correct?

Best regards,
kai

> 
> To obtain a .sym file , change the link command :
> 
> For example, with the Tex2Hex sample, do the following :
> 
> m68k-palmos-gcc.exe -g -c Tex2Hex.c -o Tex2Hex.o
> m68k-palmos-gcc.exe -g Tex2Hex.o -o Tex2Hex.code.1.sym
> build-prc -o Tex2Hex.prc Tex2Hex.def *.bin Text2Hex.code.1.sym
> 
> PalmDebugger will now recognize the .sym file. But there is still a problem
> : as I know, PalmDebugger can't load the source file if the source file, the
> .prc file and the .sym file are not is the same folder. :-(



-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to