Determining if a function is being called
Determining if a function is being called
- Subject: Determining if a function is being called
- From: Rick Mann <email@hidden>
- Date: Fri, 04 Jan 2013 16:17:44 -0800
What's the easiest, reliable way to see if a set of functions are being called?
We're using a simulation library in our game, and there are differences between the A6 and other iOS platforms. Researching online has led us to believe that the intrinsic functions are at fault, not all behaving in bit-identical fashion across platforms. The solution seems to be providing our own implementations of these functions, but we'd rather not spend time implementing ones that aren't called.
Thanks,
--
Rick
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden