Re: Debugging - Finding when a value changed (Just a thanks)
Re: Debugging - Finding when a value changed (Just a thanks)
- Subject: Re: Debugging - Finding when a value changed (Just a thanks)
- From: David Newberry <email@hidden>
- Date: Mon, 22 Jul 2002 15:55:33 -0700
Thanks to everyone for their kind replies. :) The watch command is
particularly interesting, I'm glad to know it. It's also showed me that I
could stand to learn a *lot* about the gdb debugger.
It just figures that the solution came to me while I was lying in bed this
morning :P. The suggestions to retain the object were also appreciated,
but I had in fact dealt with those issues. It was a problem in how my code
operated overall, not a technical error, it turns out. (It also just
figures that the problem was in the code I put in to suppress errors. Oy.)
Anyway, again, thanks to all who replied. :)
Peace,
-David
_______________________________________________
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.