• 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: General Question: Debugging these "NS" Objects: Answered
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: General Question: Debugging these "NS" Objects: Answered


  • Subject: Re: General Question: Debugging these "NS" Objects: Answered
  • From: Jerry Krinock <email@hidden>
  • Date: Tue, 17 Feb 2004 21:15:34 -0800

on 04/02/15 22:09, mmalcolm crawford at email@hidden wrote:

> Umm, Obj-C objects are not opaque. Underneath they're just C structs.
> Finding detailed information about an object in the Xcode debugger is
> straightforward. You can even set custom formatters for variables to
> display summary information however you want (see Xcode Help, "Viewing
> Variables and Expressions").

I studied this some more and found that CodeWarrior does display the data
members of _most_ objective-C objects. But for an NSMutableArray, the only
member I can find is "isa".

The last time I tried to import my project to XCode I got >2000 errors
during compile, so I'm just going continue NSLogging the description when I
want to see an NSArray.

I'm happy with it for now, but I will keep your advice in mind for the
future.

Thanks,

Jerry
_______________________________________________
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: 
 >Re: General Question: Debugging these "NS" Objects: Answered (From: mmalcolm crawford <email@hidden>)

  • Prev by Date: Re: display an image in a button
  • Next by Date: What type of view for a simple editable list?
  • Previous by thread: Re: General Question: Debugging these "NS" Objects: Answered
  • Next by thread: Re: General Question: Debugging these "NS" Objects: Answered
  • Index(es):
    • Date
    • Thread