• 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 array elements in Project Builder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Viewing array elements in Project Builder


  • Subject: Re: Viewing array elements in Project Builder
  • From: Ondra Cada <email@hidden>
  • Date: Tue, 21 May 2002 17:47:30 +0200

On Tuesday, May 21, 2002, at 04:09 , zauhar wrote:

While debugging in a project builder, I would like to "open" an NSArray, and be able to examine the individual objects it points to (like you can in CodeWarrior). Printing a description to console does indeed show me that all the objects are there, but I can't examine them individually - I just see the addresses. Using print-object from the gdb prompt doesn't give me any more information (just announces the class of the object, no information as to the data items that make up the object).


po [array itemAtIndex:n]
---
Ondra Cada
OCSoftware: email@hidden http://www.ocs.cz
2K Development: email@hidden http://www.2kdevelopment.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Viewing array elements in Project Builder (From: zauhar <email@hidden>)

  • Prev by Date: Re: Authorization...?
  • Next by Date: Re: HELP!! [self needsHelpWith:strings];
  • Previous by thread: Re: Viewing array elements in Project Builder
  • Next by thread: jagged looking text ?
  • Index(es):
    • Date
    • Thread