On Fri, Mar 7, 2008 at 1:36 AM, Steve Cronin <[EMAIL PROTECTED]> 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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]