Re: No global variables in XCode 4?
Re: No global variables in XCode 4?
- Subject: Re: No global variables in XCode 4?
- From: Jens Alfke <email@hidden>
- Date: Tue, 09 Aug 2011 16:47:29 -0700
On Aug 9, 2011, at 4:24 PM, Marek Hajek wrote: When I stop the debugger inside a module, I select "All" in the variables pane(not sure about the exact pane name) to see all variables but no globals are displayed.
If you type “print myVariableName” (or whatever it’s called) in the debugger console (at the “(gdb)” prompt) will it print the value? That would help narrow down whether the problem is in the UI layer or the gdb layer.
—Jens |
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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