• 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: cross development on Jaguar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cross development on Jaguar


  • Subject: Re: cross development on Jaguar
  • From: patrick machielse <email@hidden>
  • Date: Thu, 16 Dec 2004 10:41:13 +0100

Op 16-dec-04 om 4:48 heeft Dennis Falling het volgende geschreven:

On Dec 15, 2004, at 1:50 PM, patrick machielse wrote:

What kind of exception is raised? -[NSSet makeObjectsPerformSelector:] will 'raise NSInvalidArgumentException if aSelector is NULL'

How do I check? is there some way to get more info than is displayed in the crash log?

The best way is to run your application in the debugger (gdb). It's easy from within Xcode (Debug->Debug executable). If you want more control you can set a breakpoint on -[NSException raise]. You can also set a breakpoint in your code (click in the margin) and step through the program until it crashes.


So: get familiar with the debugger. It's quite easy to use :-)

Patrick

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: cross development on Jaguar
      • From: Dennis Falling <email@hidden>
References: 
 >Re: cross development on Jaguar (From: patrick machielse <email@hidden>)
 >Re: cross development on Jaguar (From: Dennis Falling <email@hidden>)

  • Prev by Date: Re: Wrapping an Interactive Unix Executable
  • Next by Date: Re: Wrapping an Interactive Unix Executable
  • Previous by thread: Re: cross development on Jaguar
  • Next by thread: Re: cross development on Jaguar
  • Index(es):
    • Date
    • Thread