Re: How to debug a nib loading error?
Re: How to debug a nib loading error?
- Subject: Re: How to debug a nib loading error?
- From: "Kyle Sluder" <email@hidden>
- Date: Fri, 7 Mar 2008 07:54:55 -0500
On Fri, Mar 7, 2008 at 1:36 AM, Steve Cronin <email@hidden> wrote:
> I have the [NSException raise] as a Global breakpoint but it doesn't
> fire.
>
> Using the po command I can tell that MainMenu is the nib involved;
> the prefs window is in a separate nib...
>
> How do I track this down?
Have you tossed a breakpoint at the top of -awakeFromNib? That would
let you step through and see exactly what fires the exception.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden