Re: objc_msgsend intel and nil objects
Re: objc_msgsend intel and nil objects
- Subject: Re: objc_msgsend intel and nil objects
- From: "Timothy J. Wood" <email@hidden>
- Date: Tue, 28 Feb 2006 20:38:47 -0800
This should do the trick, I think:
p *(id *)($fp + 8)
I only have PPC at home, though, I think this is burned into my
memory from the OpenStep/Intel days :)
-tim
On Feb 28, 2006, at 5:38 PM, Aleaxander Cohen wrote:
Once in a while, my application breaks in the debugger on a
'objc_msgsend', is there any way to find out what object is being
passed to this function so i can understand what is going on in my
app?
thanks
Alex
_______________________________________________
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
_______________________________________________
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