• 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: Viewing globals
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Viewing globals


  • Subject: Re: Viewing globals
  • From: Chris Espinosa <email@hidden>
  • Date: Fri, 22 Jul 2005 08:47:47 -0700

On Jul 22, 2005, at 3:01 AM, Theodore H. Smith wrote:

Xcode doesn't allow me to view all globals, in fact it rarely allows me to view globals.
Is there some way to mark certain global variables as being shown in the debugger? I'd imagine there are so many globals included by standard libraries and frameworks, that I don't want them all shown in the debugger.

Are you aware of the Globals Viewer, which lets you select which globals from your code (and/or frameworks) to show in the main Variables view?


http://developer.apple.com/documentation/DeveloperTools/Conceptual/ XcodeUserGuide21/Contents/Resources/en.lproj/06_04_db_view_info/ chapter_42_section_6.html

Right now, what I'm having to do, is copy the globals, to locals, so I can view them. I don't really like that, because it means modifying my code in ways that I'm only going to have to undo, later.

You could always just open the Expressions window and enter them there.

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: 
 >Viewing globals (From: "Theodore H. Smith" <email@hidden>)

  • Prev by Date: Re: Override username for .pbxuser
  • Next by Date: Re: Subversion does not work
  • Previous by thread: Viewing globals
  • Next by thread: Debugger Window Looses Thread View
  • Index(es):
    • Date
    • Thread