I've encountered this problem, too. In my situation, it was because I was debugging a project that had been flagged for optimization, even though it was the Debug build! After changing this in the Project Property Pages, and rebuilding, the values were showing as expected. |