Really remote debugging
Really remote debugging
- Subject: Really remote debugging
- From: John Stiles <email@hidden>
- Date: Mon, 9 May 2005 10:37:51 -0700
I have a user in the field who has upgraded to Tiger and now he gets
this in his console when he runs my app:
"MyApp[795] Exception raised during posting of notification. Ignored.
exception: *** -[NSCFDictionary setObject:forKey:]: attempt to insert
nil value"
And then the app stops dead in its tracks, as you might expect. FWIW I
don't believe my code uses any NSDictionaries directly, but that's
neither here nor there :)
What would be the simplest way to get a stack crawl from this user at
the point of failure? If I had the machine here I could do it with gdb,
I'm sure, but I'd like something dead-simple I can tell to a non-techy
user (who might not have all the dev tools installed--though I might be
able to ask him to do so) and get sane results.
_______________________________________________
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