From: "Avi Halachmi" <[EMAIL PROTECTED]>
Subject: *REALLY* strange codewarrior debugger issue. confirmation anyone?
> when single stepping through the code, the assignment 'a=10' also sets b
to
> 10, and the next assignment 'b=20' also sets a to 20 (after each
assignment,
> the a AND b variable are in red in the var window, and with same value)..

Turn off all compiler optimizations before stepping through your code.


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

Reply via email to