• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: objc_msgsend intel and nil objects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: objc_msgsend intel and nil objects


  • Subject: Re: objc_msgsend intel and nil objects
  • From: "Shawn Erickson" <email@hidden>
  • Date: Tue, 28 Feb 2006 17:55:28 -0800

On 2/28/06, Aleaxander Cohen <email@hidden> 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?

On PPC a pointer to the object should be in register r3 before and
just after the function is called. Then ask for a description of the
object pointed to by r3 to be printed.

-Shawn
 _______________________________________________
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

References: 
 >objc_msgsend intel and nil objects (From: Aleaxander Cohen <email@hidden>)

  • Prev by Date: Re: Trouble with passing variables
  • Next by Date: Re: List of all available classes ?
  • Previous by thread: objc_msgsend intel and nil objects
  • Next by thread: Re: objc_msgsend intel and nil objects
  • Index(es):
    • Date
    • Thread