Re: Makin' frameworks
Re: Makin' frameworks
- Subject: Re: Makin' frameworks
- From: Andreas Monitzer <email@hidden>
- Date: Sun, 30 Sep 2001 03:34:46 +0200
On Sunday, September 30, 2001, at 03:15 , Rosyna wrote:
Now this begs the question, whats the easiest way to debug frameworks?
Write a test app using your framework and use "fb" for setting breakpoints.
e.g.:
fb -[myClass method:]
I'm using this technique for debugging my preference pane (which is
technically a bundle), and it works fine. No GUI though (who needs one
anyways? :-).
andy
--
Description forthcoming.