• 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
Viewing an array in XCode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Viewing an array in XCode


  • Subject: Viewing an array in XCode
  • From: Skip Haughay <email@hidden>
  • Date: Mon, 17 Apr 2006 15:54:39 -0400

I have recently moved from CodeWarrior to XCode, and while the environment of XCode is quite nice for the most part, there are some glaring omissions. One thing which I have been quite unable to figure out how to do is to display an array within the debugger. In CodeWarrior, I could click on, say, a variable defined as a pointer to an integer. I could view this as hex, view this as decimal, OR view this pointer as an array... the debugger would show me a window with a list of array items if interpreting that pointer as the array ptr.

Is there ANY way to do this in XCode? It would be terribly inconvenient and slow to have to manually peek at each item offset from my pointer each time I want to examine an array's values.

Skip Haughay
Synergy Software
_______________________________________________
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: Viewing an array in XCode
      • From: Ondra Cada <email@hidden>
    • Re: Viewing an array in XCode
      • From: Dave Opstad <email@hidden>
    • Re: Viewing an array in XCode
      • From: Scott Tooker <email@hidden>
  • Prev by Date: Re: How does SCM determine status of project files?
  • Next by Date: Re: Viewing an array in XCode
  • Previous by thread: Re: How does SCM determine status of project files?
  • Next by thread: Re: Viewing an array in XCode
  • Index(es):
    • Date
    • Thread