• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: about debug with xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: about debug with xcode


  • Subject: Re: about debug with xcode
  • From: Chris Espinosa <email@hidden>
  • Date: Fri, 28 Apr 2006 08:28:43 -0700

On Apr 28, 2006, at 7:55 AM, Lin Lin wrote:
hi all,

I have a naive question, how can I watch global variable's value while I am debuging? Every time I clicked "global" , xcode just ask me to search that global variable, but I cann't find that global variable in the dialog.Anybody can hlep me? Thanks in advance.

The easiest way is to enter it in the Expressions window. The Globals window just lets you pick which globals (of the hundreds, or thousands, defined by the frameworks and shared libraries you use, as well as your own) are displayed in the Globals section of the main debugger Variables view.


If your global isn't in the Globals window, maybe it's not a global...

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


References: 
 >about debug with xcode (From: "Lin Lin" <email@hidden>)

  • Prev by Date: Re: named initialization of structs in a .cpp file
  • Next by Date: Re: Displaying fixed point in XCode debugger
  • Previous by thread: Re: about debug with xcode
  • Next by thread: Specify multi-variant/arch output in custom build rule
  • Index(es):
    • Date
    • Thread