• 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: Does anyone use valgrind to detect memory leak in Xcode?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Does anyone use valgrind to detect memory leak in Xcode?


  • Subject: Re: Does anyone use valgrind to detect memory leak in Xcode?
  • From: Sean McBride <email@hidden>
  • Date: Wed, 24 Oct 2012 11:16:42 -0400
  • Organization: Rogue Research Inc.

On Wed, 24 Oct 2012 13:01:31 +0800, fly2never said:

>Hello, I've used Valgrind to detect memory leak in my iPhone Simulator.

If you're only looking to detect leaks, you might as well use Instruments.app.  valgrind's real awesomeness is its ability to detect use of uninitialized memory and other memory corruption bugs.

>But I got this error when run it in xcode 4.5
>
>warning: check_safe_call: could not restore current frame
>
>
>Error calling thread_get_state for float registers for thread
>
>How can I solve it ?

You might ask on the valgrind list:
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Cheers,

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada



 _______________________________________________
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: 
 >Does anyone use valgrind to detect memory leak in Xcode? (From: fly2never <email@hidden>)

  • Prev by Date: Re: Code signing confusion
  • Next by Date: Followup on provisioning/deployment hell on iOS.
  • Previous by thread: Does anyone use valgrind to detect memory leak in Xcode?
  • Next by thread: Code signing confusion
  • Index(es):
    • Date
    • Thread