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

Re: Viewing an array in XCode


  • Subject: Re: Viewing an array in XCode
  • From: Scott Tooker <email@hidden>
  • Date: Mon, 17 Apr 2006 13:01:18 -0700


On Apr 17, 2006, at 12:54 PM, Skip Haughay wrote:

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.

Right now Xcode doesn't have the ability to interrogate the array and show the items inside :( We have gotten many request for better inspection of container-style classes (many on the team want it too) and we want to provide this in a future version of Xcode.


Scott


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

_______________________________________________ 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 an array in XCode (From: Skip Haughay <email@hidden>)

  • Prev by Date: Viewing an array in XCode
  • Next by Date: (no subject)
  • Previous by thread: Viewing an array in XCode
  • Next by thread: Re: Viewing an array in XCode
  • Index(es):
    • Date
    • Thread