However, when I go to connect the debugger to the simulator. I
-start the simulator, -double check the debugging port is set to "localhost:2000", -load my app (Hello2 from PalmOS Programming Bible), -start GDB with the name of the app "m68k-palmos-gdb hello2" -type in "target pilot localhost:2000"
and all the cygwin window does is print the following:
Remote debugging under PalmOS using localhost:2000 Waiting... (Press Ctrl-C to connect to halted machine)
I run my app in the simulator and the gdb window never seems to connect. If I close the simulator window the cygwin window immediatly reports:
Couldn't establish connection to remote target Remote communication error: Connection reset by peer.
So I know it must have known about the Simulator window.
I must be doing something basic incorrectly but for the life of me I can't figure out what. Please help.
Thanks, Daryl
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
