On 2005-05-09, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hello, > > I am using CYGwin PRCTools on windows. I want to debug it on TREO600 > Simulator.Previouly,Project was on Linux Environmnt. To debug for > TREO600(able for windows only),I had to shift it to windows. I am able to > connect on POSE(Emulator)but not to TREO600 Simulator. > > Please help me out. Thank You. >
One big difference between POSE and the various simulators is that you have to use the 'gdbpanel' application on the simulators in order to set the 'gdbS' feature needed for debugging with m68k-palmos-gdb. See Section 5 (http://prc-tools.sourceforge.net/doc/prc-tools_5.html) in the prc-tools documentation for more details. Also if you do see the 'waiting' message in m68k-palmos-gdb it means the TCP connection to the simulator port 2000 has been established. HTH Ton van Overbeek -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
