• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Modal dialog from a document-modal sheet
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

References: 
 >Re: Modal dialog from a document-modal sheet (From: norio <email@hidden>)

  • Prev by Date: nibless applications
  • Next by Date: utf8 to NSString crasher
  • Previous by thread: Re: Modal dialog from a document-modal sheet
  • Next by thread: Re: Modal dialog from a document-modal sheet
  • Index(es):
    • Date
    • Thread