Kirpheaice wrote:
    I Write an Applicatino by CW 9.3 & POL . My Problem is , My Applicatino
can work and make synchronize on M505 Emluator with my Release mode PRC file.
But it will cause exceptino as I using my Debug mode Applicaion . What's
wrong ?!

There is a serious bug in your code which will cause random and unpredictable crashes in release mode, corrupt your data, etc, or consistently and quickly crash in debug mode. That's the difference - debug mode makes it easier to detect bugs.

You haven't said anything about your program, so there's really no way to
figure out what the bug is. Try to narrow it down to a specific function or
a specific line; then the problem may be obvious.


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

Reply via email to