• 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: Determining if a function is being called
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Determining if a function is being called


  • Subject: Re: Determining if a function is being called
  • From: Rick Mann <email@hidden>
  • Date: Fri, 04 Jan 2013 18:00:29 -0800

On Jan 4, 2013, at 17:21 , Michael Herring <email@hidden> wrote:

> Seems like you would encounter issues when/if you aren't getting proper code coverage when detecting what's being really used, but anyway...

Yup, for sure, but in this case I think we'll be fairly confident all the functions are getting called.

> Use a symbolic breakpoint to log the function call without pausing execution?

I had considered that, but only stopping each time. Logging is a good idea.

I had also considered Instruments might have a way of searching all the functions called over a run, but don't know how to do that. Then we could just run for a bit, then type each function name into Instruments somewhere to see. But I don't know if that search can be done across all threads, etc.


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

References: 
 >Determining if a function is being called (From: Rick Mann <email@hidden>)
 >Re: Determining if a function is being called (From: Michael Herring <email@hidden>)

  • Prev by Date: Re: Determining if a function is being called
  • Next by Date: Re: Determining if a function is being called
  • Previous by thread: Re: Determining if a function is being called
  • Next by thread: Re: Determining if a function is being called
  • Index(es):
    • Date
    • Thread