Re: globals and debugging
Re: globals and debugging
- Subject: Re: globals and debugging
- From: Perry Winkel <email@hidden>
- Date: Sat, 22 Dec 2007 13:06:05 +0100
okidoki,
but i guess this applies to Xcode 3 (i do not see such menu in Xcode 2.4, the version we use)
was there also such a feature in 2.4? On Dec 21, 2007, at 7:21 PM, Chris Espinosa wrote:
when xcode stops at a breakpoint it shows a 'globals' triangle if i click on it a window opens however the window does not show my own globals
how do i get the debug info on these vars?
You use the Globals window in the Run menu to add the ones you're interested in. Applications that link with system frameworks often have hundreds or thousands of globals, which makes listing them in the turndown somewhat useless, so you can designate which ones you want to see there.
Search for "globals" in the Xcode documentation for a full explanation.
Chris
|
_______________________________________________
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