Re: Strange problem
Re: Strange problem
- Subject: Re: Strange problem
- From: Fritz Anderson <email@hidden>
- Date: Thu, 9 Jun 2005 21:13:15 -0500
On 9 Jun 2005, at 8:38 PM, Theodore H. Smith wrote:
I'm ending up here:
#0 0x928970e8 in -[NSException raise]
#1 0x92896f3c in +[NSException raise:format:]
#2 0x92862bc0 in -[NSPlaceholderString
initWithFormat:locale:arguments:]
#3 0x938a039c in +[NSAlert
alertWithMessageText:defaultButton:alternateButton:otherButton:informa
tiveTextWithFormat:]
#4 0x00009e80 in MessageBox at MacMFCShims.mm:239
The code looks correct to me. It's crashing on
alertWithMessageText. I can't figure this out at all.
What does the exception say? Assuming you are breaking on -
[NSException raise], issue
po $r3
to display the exception object.
-- F
_______________________________________________
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