• 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: Jim Ingham <email@hidden>
  • Date: Wed, 28 Sep 2005 13:59:38 -0700

David,

If you use ZeroLink, then the globals show up with a separate entry for each of the ZeroLink bundles (there's one for each .o file). The entry also won't show up in the Globals viewer till the bundle actually gets loaded, which happens dynamically throughout the run as required.

We don't show globals for shared libraries that we don't have debug information for (e.g. QD), since we don't know how to print them.

Jim

On Sep 28, 2005, at 12:52 PM, David Dunham wrote:

Jim


Part IV Debugging->Examining Program Data and Information->Viewing
Global Variables


The Globals browser doesn't find globals for my app (even though I have some), nor for libraries like QD (which surely has globals).


I was able to find my global by picking the actual class on the left (rather than the application name -- a consequence of ZeroLink?). But I expect to be able to use the search field to find them by name, without picking first. The search field only filters one file at a time, which is not terribly handy.
--


David Dunham     A Sharp, LLC
Voice/Fax: 206 783 7404     http://a-sharp.com
Efficiency is intelligent laziness.
_______________________________________________
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


_______________________________________________ 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: 
 >Re: viewing globals? (From: David Dunham <email@hidden>)

  • Prev by Date: Re: XCode 2.0 warning with @class?
  • Next by Date: Re: XCode 2.0 warning with @class?
  • Previous by thread: Re: viewing globals?
  • Next by thread: Xcode 2.1 FRAMEWORK_SEARCH_PATHS?
  • Index(es):
    • Date
    • Thread