• 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 19:55:32 +0200

On Tuesday, May 21, 2002, at 05:28 , zauhar wrote:

Thanks guys, that answers the question - yes, I am trying to look at my own custom classes, and I have not yet provided description methods. Too bad that PB cannot discern the structure of your classes (the way CW can when you debug C++)

PB has nothing to do with that. Of course in gdb you always can do

p *(MyClass*)something

but in an object-oriented environment that would seldom help. Being non-object-oriented, C++ profits from exactly that, though.
---
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.
  • Follow-Ups:
    • Re: Viewing array elements in Project Builder
      • From: zauhar <email@hidden>
References: 
 >Re: Viewing array elements in Project Builder (From: zauhar <email@hidden>)

  • Prev by Date: Re: Tear off...
  • Next by Date: Re: Data-dependent slowdown of NSBezierPath
  • Previous by thread: Re: Viewing array elements in Project Builder
  • Next by thread: Re: Viewing array elements in Project Builder
  • Index(es):
    • Date
    • Thread