Hi, I reached the 32k limit and had to convert my application to multiple segments using GCC. Everything compiles/links fine, but the only way I can verify this is if I can debug it. My questions are:
1. Can I access globals from other code segments? 2. How do I generate a map file from prc-tools? 3. The gdb debugger doesn't break in code from other segments (there seems to be some posts on this issue for both CW and GCC). 4. I moved a function out of the first segment and it doesn't seem to be called at all? Thanks Brian -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
