I find sometimes the debugger simply won't tell me the true value of variables to the point where I can't debug. And this is with all optimizations off. I can understand the old bug in which you have many instances of the same name and it doesn't know which one to show you, but often, it just shows a wacky value for a variable even though the real code knows the real value. This problem *seems* worse in CW9 than CW8, but it could be my imagination.
This is a situation where good examples of the debugger misbehaving are worth their weight in gold to us. I just don't see this happening in the code I'm debugging -- generally a lot of the samples that come with CW, plus my own code.
Well Ben, that's really happening in v8. I'm sure I got this debugger misbehavior last week, on one small project of mine. If I can reproduce it for you I'll send it in PVT, ok ?
Cheers!
-- J. Machado
-- [EMAIL PROTECTED]
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
