This is because the actual value assignment was optimized and moved later in the code. GDB can't really follow the source all that well because the instructions that belong to each line of code are now moved all around to improve performance.

On Apr 13, 2008, at 6:31 AM, Thomas Backman wrote:

Are you running the app in debug mode? I've made the mistake of trying to debug in "release" mode a few times, and it often shows some insane values for variables.

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to