Re: NSPlaceholderString debug
Re: NSPlaceholderString debug
- Subject: Re: NSPlaceholderString debug
- From: Ken Ferry <email@hidden>
- Date: Sun, 12 Sep 2004 01:49:21 -0400
On Sat, 11 Sep 2004 19:14:38 -0700, Rachel Blackman
<email@hidden> wrote:
> I have a situation. On my own machine (Panther), my project works
> fine, as well as on several other Panther machines. On a friend's
> machine (Jaguar), it breaks with an NSPlaceholderString error. I know
> from poking around that this error happens when one passes a nil
> NSString into stringWithString. The problem is, I use stringWithString
> in a number of places, and I cannot reproduce this error on my system.
> Further, the error doesn't give me the information necessary to figure
> out why it's breaking on my friend's machine.
>
You can catch the exception and print a stack trace to the console.
See <http://www.cocoadev.com/index.pl?StackTraces> for how. (Er,
that's assuming that what you're talking about is a thrown exception.)
-Ken
_______________________________________________
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