Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: variable question?



shouldn't compiling with -g force e to exist?

Markian

On Jan 30, 2005, at 12:23, Chris Espinosa wrote:

On Jan 30, 2005, at 11:16 AM, Michael de Haan wrote:

The reason I am unable to view "e" in the debugger is because it has only been declared and not initialized?
Or is there a setting I am missing.

'e' doesn't exist. Since it's never assigned nor used, the compiler hasn't even allocated space for it to be stored. There's no information in your compiled code about where 'e' should be, so the debugger cannot show it.


Chris

_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/xcode-users/email@hidden

This email sent to email@hidden
References: 
 >variable question? (From: Michael de Haan <email@hidden>)
 >Re: variable question? (From: Chris Espinosa <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.