• 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: Trying to track down error in NSPersistentDocument when saving
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trying to track down error in NSPersistentDocument when saving


  • Subject: Re: Trying to track down error in NSPersistentDocument when saving
  • From: "Sean McBride" <email@hidden>
  • Date: Mon, 17 Aug 2009 12:25:15 -0400
  • Organization: Rogue Research Inc.

On 8/16/09 9:47 PM, Gideon King said:

>Cool - haven't used conditional breakpoints before, and didn't realize
>about objc_exception_throw...

Then you probably don't know about the ".gdbinit" file either (google
it), it's quite handy.  Mine contains the following, which I suggest you
add to yours:

fb objc_assign_global_error
fb objc_assign_ivar_error
fb objc_exception_during_finalize_error
fb objc_exception_throw
fb szone_error
fb malloc_error_break
fb auto_zone_resurrection_error
fb auto_zone_thread_registration_error
fb auto_refcount_underflow_error
fb _NSLockError
fb -[_NSZombie release]
fb handleFailureInMethod:object:file:lineNumber:description:
fb handleFailureInFunction:file:lineNumber:description:
fb _NSAutoreleaseNoPool

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


_______________________________________________

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: 
 >Trying to track down error in NSPersistentDocument when saving (From: Gideon King <email@hidden>)
 >Re: Trying to track down error in NSPersistentDocument when saving (From: Graham Cox <email@hidden>)
 >Re: Trying to track down error in NSPersistentDocument when saving (From: Gideon King <email@hidden>)

  • Prev by Date: Re: Printing Multiple-Pages Issue
  • Next by Date: Re: observeValueForKeyPath returns null in the change directory???
  • Previous by thread: Re: Trying to track down error in NSPersistentDocument when saving
  • Next by thread: Cleaning "garbage" in Core Data
  • Index(es):
    • Date
    • Thread