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

Re: how to see globals


  • Subject: Re: how to see globals
  • From: Jim Ingham <email@hidden>
  • Date: Tue, 16 Dec 2003 11:04:16 -0800

Open the Expressions window (Debug->Expressions...) and enter the globals you want to look at. As long as the window stays open, they will update live, etc.

We don't yet have a separate globals list in the GUI, we intend to but that is a lower priority than some other things because in general you know which globals you want to look at (and that is rarely all of them)...

Jim

On Dec 16, 2003, at 3:25 AM, email@hidden wrote:

in a C project using global variables ( I know, this is not good practice !)
, the XCode debugging window only displays local procedure variables .
Could not find how to display (examine) global variables ( other than using
"print MyVariable" in the GDB console... Boring !)


Thanks
[JPH] Dec 16, 2003
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


--
Jim Ingham                                   email@hidden
Developer Tools
Apple Computer
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

References: 
 >how to see globals (From: <email@hidden>)

  • Prev by Date: Re: A Cocoa Question
  • Next by Date: Re: Xcode with .jar file
  • Previous by thread: how to see globals
  • Next by thread: Re: Xcode with .jar file
  • Index(es):
    • Date
    • Thread