Re: Debugging IB Palettes
Re: Debugging IB Palettes
- Subject: Re: Debugging IB Palettes
- From: Ricky Sharp <email@hidden>
- Date: Mon, 26 Jul 2004 20:02:08 -0500
On Jul 26, 2004, at 6:33 PM, Nick Zitzmann wrote:
On Jul 26, 2004, at 4:02 PM, Ricky Sharp wrote:
Is there any effective method of debugging IB Palettes?
When I have an embedded component I need to debug in the application
that uses it, I create an "executable" in Xcode and assign that
executable to the component's target. For example, to debug screen
savers, it's possible to add System Preferences as an executable to
the screen saver's target. That way, Xcode will launch System
Preferences in the debugger, and it will break on breakpoints set in
the component.
I haven't tried this with Interface Builder specifically, but that's
what I'd recommend you try first. The only app I'm aware of where this
_doesn't_ work is iTunes 4.x, which instantly quits if it detects it's
being run in a debugger.
Thanks, Nick. This sounds like a good recipe.
___________________________________________________________
Ricky A. Sharp
mailto:email@hidden
Instant Interactive(tm)
http://www.instantinteractive.com
_______________________________________________
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.