Debugging - Finding when a value changed
Debugging - Finding when a value changed
- Subject: Debugging - Finding when a value changed
- From: David Newberry <email@hidden>
- Date: Mon, 22 Jul 2002 00:32:19 -0700
Hello all,
I'm having trouble tracking down a bug. I have an object with an instance
variable, and that variable has the correct value when the object is
created. However, later on in the program, the value has changed, and I
cannot for the life of me figure out where it changes. Is there any way to
say to PB, "Watch this variable, and drop into the debugger when it
changes"? Any other suggestions are also welcome. :)
Thank you,
-David Newberry
_______________________________________________
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.