This does not seem to work for me.
Setting the environment variable OBJC_HELP to 1 outputs content to the console so it seems I’m setting the environment variable correctly.
However, if I set NSObjCMessageLoggingEnabled to 1 in the same way it’s supposed to create a log in /tmp. However, I see no recent logs there.
Note: I’m running on the iPhone simulator with Xcode4 using iOS4.3.
Any suggestions?
NSObjCMessageLoggingEnabled should be set to YES