• 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 a variable in Xcode 4.3
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Watching a variable in Xcode 4.3


  • Subject: Watching a variable in Xcode 4.3
  • From: Pascal Harris <email@hidden>
  • Date: Thu, 12 Apr 2012 20:02:45 +0100

I've got the weirdest bug.  I have a matrix of views (iOS development, by the way) and all of them work correctly except for the object at 0, 0.

The 0,0 view is initialised correctly, but loses its settings at some point (although methods that don't rely on those settings still work - the view hasn't been deallocated).

There is nothing in my code designed to alter these settings after initialisation.  Clearly there's a bug - in order to hunt the bug down I thought it'd be a good idea to set a break point when one of the variables changes and then see what made the change.  My question is, how do I do this in Xcode 4.3?  I'm sure I've done this in the past - but I can't remember how!
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Watching a variable in Xcode 4.3
      • From: Evadne Wu <email@hidden>
    • Re: Watching a variable in Xcode 4.3
      • From: Alex Zavatone <email@hidden>
  • Prev by Date: Re: Question about block, ARC, self, and reference counting.
  • Next by Date: Re: Convert to Objective-C ARC Syntax Error
  • Previous by thread: iOS 5: iPod Library Access
  • Next by thread: Re: Watching a variable in Xcode 4.3
  • Index(es):
    • Date
    • Thread