• 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: Debugging IB Errors
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugging IB Errors


  • Subject: Re: Debugging IB Errors
  • From: Ron Aldrich <email@hidden>
  • Date: Fri, 30 Mar 2007 14:03:26 -0700


On Mar 30, 2007, at 3:52 AM, Sean Murphy wrote:

It might help to add a symbolic breakpoint on "-[NSTableColumn valueForUndefinedKey:]" and then poking around in the debugger to figure out more context information about this exception, such as querying the column's identifier and parent tableView.

As a general debugging measure, I've found it useful to set a symbolic breakpoint at -[NSException raise], which catches all kinds of things...


Ron Aldrich
Software Architects, Inc.

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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: 
 >Debugging IB Errors (From: Steve Cronin <email@hidden>)
 >Re: Debugging IB Errors (From: Sean Murphy <email@hidden>)

  • Prev by Date: Re: Unresponsive mouseMoved method
  • Next by Date: Re: Subclassed NSArray, and using predicates and NSArrayController
  • Previous by thread: Re: Debugging IB Errors
  • Next by thread: Re: Debugging IB Errors
  • Index(es):
    • Date
    • Thread