• 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: Can't get Global Variables to work
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't get Global Variables to work


  • Subject: Re: Can't get Global Variables to work
  • From: Jeffrey Oleander <email@hidden>
  • Date: Wed, 22 Nov 2006 17:06:56 -0800 (PST)

> David Alger <email@hidden> wrote:
>> On 2006 Nov 21, at 14:41, Laurence Harris wrote:
>> This works for me. I know this will make some people's
>> eyes roll, but I much prefer the CW approach in which
>> the globals actually accessed in the current function
>> or scope are displayed in the list of variables in the
>> debugger window. Much more useful IMO.

> Yeah, I liked and miss that. Frankly I can't stand
> having to use a separate global variable viewer.
> Maybe a 'Locally Used Globals' variable tree is in
> order.

I prefer both.  I like to have a separate window for
globals, especially, e.g. when sorting out three globals
used by different predecessors to hold the same data.  But
I also like the idea of simple ways to constrain such lists
to manageable proportions.

You can probably use expressions.

But it would also be nice to have a button in the globals
window to select just the globals referenced in the current
method/function... or even just the globals referenced by
that other function/method you were looking at a minute ago
together with the globals referenced in the current
method/function.  (Toggling drives me nuts. I want to see
them together.)



____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com
 _______________________________________________
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

  • Follow-Ups:
    • Re: Can't get Global Variables to work
      • From: David Alger <email@hidden>
References: 
 >Re: Can't get Global Variables to work (From: David Alger <email@hidden>)

  • Prev by Date: How build a dmg mirror from Xcode tools?
  • Next by Date: Re: Can't get Global Variables to work
  • Previous by thread: Re: Can't get Global Variables to work
  • Next by thread: Re: Can't get Global Variables to work
  • Index(es):
    • Date
    • Thread