Thanks to Ben Combee, the problem was solved. The thing that was causing the problem is that I had my "global optimizations" set to level 4, once I turned the optimizations off, I was able to see all (yes, all for the first time) variables (local and global). I am wondering why not having the optimization off as the default with codewarrior.
It is the default for the Debug target, but not for the Release target. At least, this is the case with wizard-generated projects.
-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Fourm Archives: http://news.palmos.com/read/all_forums/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
