blog
recent
archive
twitter

projects
Mac OS X
Keyboard
  backlight
CSC Menu
Valgrind
Fringe Player
pssh
Peal
Frankenmouse

   

Hamster Emporium archive

<<   [objc explain]: Thread-local garbage collection   |   archive   |   Valgrind for Mac OS X goes mainline   >>

(link) [objc explain]: So you crashed in objc_msgSend(): iPhone Edition   (2009-06-08 11:40 PM)
 

So you crashed in objc_msgSend() has been updated with register usage for iPhone's ARM processor. The table now looks like this:

objc_msgSend
objc_msgSend_fpret
objc_msgSend_stret
 receiverSELreceiverSEL
i386eax*ecx eax*ecx
x86_64rdirsi rsirdx
ppcr3r4 r4r5
ppc64r3r4 r4r5
armr0r1 r1r2


seal! Greg Parker
gparker-www@sealiesoftware.com
Sealie Software