Re: globals and debugging
Re: globals and debugging
- Subject: Re: globals and debugging
- From: Chris Espinosa <email@hidden>
- Date: Fri, 21 Dec 2007 10:21:48 -0800
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