Yes, I am using the GDB Panel. The debugger does break when I start my application, it just doesn't seem to know where it is.
The program is compiled with -g and -mdebug-labels. Gdb is running on Linux, whereas the simulator is running on XP. --Scott "John Marshall" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Scott Thibault <[EMAIL PROTECTED]> wrote: > > I can't seem to get GDB to work the Palm Simulator. It works fine with > > POSE, but when I run it with the simulator it does not seem to understand > > address. > > The following is noted in the manual [1]: > > * The Palm OS Emulator (version 2.1d22 or greater) sets [something > up that's important for GDB] > > * GDB Panel, in the prc-tools samples [2], is a small Palm OS > application which [also sets that something up]. You need > to use it or something similar when debugging on a real device > or on the Palm OS Simulator. > > John > > [1] http://prc-tools.sourceforge.net/cgi-bin/info/using+a+debugger > [2] http://sourceforge.net/project/showfiles.php?group_id=4429 > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
