• 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
Watching an opaque struct member?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Watching an opaque struct member?


  • Subject: Watching an opaque struct member?
  • From: Nick Zitzmann <email@hidden>
  • Date: Fri, 2 Nov 2007 20:26:11 -0600

Short question: How do I set a watchpoint on an opaque member of a data structure?

Long question: I'm having a bizarre problem with CF/NSCalendar where one of the instance variables, in this case the first weekday instance variable, is being set behind the application's back _without_ the use of the usual accessor function/method. (I broke on the function in the debugger and checked each variable passed in; under no circumstance was my app or anything else changing the variable. It really is being changed behind my back.) I want to catch the perp that's doing this, but how do I do this when CFCalendar is an opaque data structure, and furthermore, the source code for Leopard CoreFoundation has not yet been released?

Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request




_______________________________________________ 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
  • Follow-Ups:
    • Re: Watching an opaque struct member?
      • From: Christopher Friesen <email@hidden>
  • Prev by Date: Inline C functions in Xcode 3
  • Next by Date: Re: Inline C functions in Xcode 3
  • Previous by thread: Re: Inline C functions in Xcode 3
  • Next by thread: Re: Watching an opaque struct member?
  • Index(es):
    • Date
    • Thread