Hi,
I am still having problems debugging a multi-section application when I want to watch the global variables. The problem is, that the debugger's idea regarding the addresses of global variables is off by 2 (for ALL variables), so displaying them gives useless results.

This happens with all debuggers I tried, i.e. the integrated debugger of PODS, the stand-alone Palm OS Debugger and the raw m68k-palmos-gdb from Ton van Overbeek (thank you for your post on december, 20th!) My program is running on the Palm OS Garnet Simulator, because it needs WinSetCoordinateSystem(kCoordinatesDouble) which is not available on POSE. I am not sure if the problem has anything to do whith my app being multi-segmented, as it does not show up with multiapp.c of the prc-tools-sample. Has anybody an idea (and no, just making everything clean and rebuild all does not change anything)?

Thank you for any help.

  Dirk

--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to