In article <27952@palm-dev-forum>, [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 Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to