Re: NSInvalidArgumentException?
Re: NSInvalidArgumentException?
- Subject: Re: NSInvalidArgumentException?
- From: j o a r <email@hidden>
- Date: Tue, 24 May 2005 21:32:29 +0200
On 24 maj 2005, at 20.49, Theodore H. Smith wrote:
I'm getting this error in the gdb console. I have no idea what it
means.
I don't actually use addObject anywhere in my project, that's the
oddest thing. And also, this doesn't tell me on which line the
error occurs.
Set a breakpoint to break when exceptions are raised in Cocoa, and
include a full backtrace to the exception in a new message to the
list. Instructions on how to set that breakpoint can be found here
(search for "-[NSException raise]"):
<http://developer.apple.com/documentation/DeveloperTools/Conceptual/
XcodeUserGuide20/Contents/Resources/en.lproj/db_controlling_execution/
chapter_40_section_2.html>
This is another good technote to read:
<http://developer.apple.com/technotes/tn2004/tn2124.html>
To me, it sounds like an internal error to Xcode. But I could be
wrong. I'd rather it was Xcode being unable to handle an error in
my code, as that way I'd be able to fix it instantly instead of
waiting months for Apple to fix Xcode.
<snip>
Well that's it for today, my progress coding has been stopped by
Xcode, and I cannot continue using Xcode for any development for my
company until this problem is resolved.
Please...
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden