Re: Determining if a function is being called
Re: Determining if a function is being called
- Subject: Re: Determining if a function is being called
- From: Dmitry Markman <email@hidden>
- Date: Fri, 04 Jan 2013 22:29:49 -0500
how about gcov coverage tool?
On Jan 4, 2013, at 7:17 PM, Rick Mann <email@hidden> wrote:
> 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
Dmitry Markman
_______________________________________________
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