Ok, path fixed, it works..:D
Now, to be able to debug the C code, I need a PSYM file...I'm sorry, but I can't find anything on the internet or in the documentation that explains to me how I can make it..
I guess I must use -g option when compiling with gcc and when linking, but the output is always file.o...should I change the output name in something like file.PSYM?
PSYM files are generated by CodeWarrior. They shouldn't be required to debug with Palm OS Debugger, at least the version that comes with Palm OS Developer Suite. Palm OS Debugger understands both CW and COFF-format (as used in PRC-Tools) symbolics.
-- Ben Combee, DTS technical lead, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Palm OS Dev Fourm Archives: http://news.palmos.com/read/all_forums/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
