Basically, I am trying to use the Palm OS Debugger (not the PalmDebugger) that comes with the Palm OS Developer Suite to debug an application compiled with gcc. I was using gdb before, but would like to move to a more visual tool.
The source code doesn't show up when I load my .prc file into the Debugger. I presume that you have to load debugging symbols from another file in order to view the C source code. However, I have been unable to load the symbols for my program. I've tried loading the symbols from several different files, but the Debugger doesn't seem to recognize them. I've looked in the prc-tools gcc reference to see what compile flags need to be specified in order to generate a symbol file that is recognized by the Palm OS Debugger.
Does anyone know how to do this, or is it even possible?
Andres Cabezas
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
