When I compile my program with full CW 8.3 optimizations, it crashes when trying to lock a DB record it obtained with a wrong index. This does not occur without optimizations. I tried tracking the problem with the debugger, but nothing makes sense: variables reported in the monitor window barely resemble what they should be, even after going over a line such as index = 0. The CW settings dialogs warns that debugging with optimizations on is going to be harder. What is the best strategy, then?
-- Luc Le Blanc -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
