> If you want to see source for this, you can recompile your runtime > library with debug dots set for all the files.
Very interesting, can you advice how I can do it (recompiling runtime library)? > This is code in the CodeWarrior runtime library. If it's failing on > that line, it is an indication that some code in your project has > overwritten variables on the stack that are used by the runtime > library. This could happen by writing through a wild pointer or by > using a stack-based array and going beyond its bounds. > > If you want to see source for this, you can recompile your runtime > library with debug dots set for all the files. > > -- > Ben Combee <[EMAIL PROTECTED]> > CodeWarrior for Palm OS technical lead > Palm OS programming help @ www.palmoswerks.com > > -- > For information on using the Palm Developer Forums, or to > unsubscribe, please see http://www.palmos.com/dev/support/forums/ ---- Best regards, Anatoliy SHUBA (AS1069-UANIC) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
