Re: Displaying contents of NSArray and family in debugger
Re: Displaying contents of NSArray and family in debugger
- Subject: Re: Displaying contents of NSArray and family in debugger
- From: Nick Zitzmann <email@hidden>
- Date: Sun, 27 Jun 2004 11:28:26 -0600
On Jun 27, 2004, at 11:11 AM, Paul Sargent wrote:
Does anybody know a way to display the contents of an NSArray in the
XCode debugger?
After the breakpoint is hit, type "po arrayName" in the debugger
console, where "arrayName" is the name of the array reference.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
<http://www.freshlysqueezedsoftware.com/>
S/MIME signature available upon request
"To announce that there must be no criticism of the president, or that
we are to stand by the president, right or wrong, is not only
unpatriotic and servile, but is morally treasonable to the American
public." - Theodore Roosevelt
_______________________________________________
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.