Re: Modal dialog from a document-modal sheet
Re: Modal dialog from a document-modal sheet
- Subject: Re: Modal dialog from a document-modal sheet
- From: Scott Ribe <email@hidden>
- Date: Tue, 02 Sep 2008 20:19:05 -0600
- Thread-topic: Modal dialog from a document-modal sheet
> I'm not sure where to place breakpoints yet
Launch under the debugger, do what you do to lock it up, then in the
debugger click the pause button and look at the stack to see where it is.
This will often give you a clue; you'll often see it locked up trying to
send a message to a particular object--the one that has been over-released
and already been dealloc'd.
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice
_______________________________________________
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