viewing enum values in debugger
viewing enum values in debugger
- Subject: viewing enum values in debugger
- From: Micah Sharp <email@hidden>
- Date: Wed, 7 Mar 2007 09:01:55 -0800
Hi there, maybe I'm blind, but I cannot figure out a way to view the
actual integer value of an enum in the debugger at runtime. I add it
as an expression and it just says Out Of Scope. Is there some kind
of special trick to see the exact value? I would prefer not to have
to count from the top of the enum list every time I want to remember
what the actual numerical value is.
Thanks!
Micah
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden