Friday, 9 August 2013

How do I have a breakpoint get triggered if an instance variable in the class has its value changed?

How do I have a breakpoint get triggered if an instance variable in the
class has its value changed?

pSay I have a variable, codeself.position/code, how do I get Xcode to
break whenever it changes its value (a number of methods could change
it)./p

No comments:

Post a Comment