• 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: Enabling AddressSanitizer from Xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Enabling AddressSanitizer from Xcode


  • Subject: Re: Enabling AddressSanitizer from Xcode
  • From: Jens Alfke <email@hidden>
  • Date: Thu, 14 Mar 2013 15:50:23 -0700


On Mar 14, 2013, at 1:35 PM, Sean McBride <email@hidden> wrote:

Yes, they are great.  I've been running them for a few months now, slowly fixing the hundreds of bugs they have found in my code and open source code I use.

I’ve used valgrind for similar purposes in the past — it’s great at detecting illegal memory accesses (even reading one byte past the end of an array, or reading any memory location that hasn’t been written to yet.) It’s been long enough that I don’t remember offhand how to set it up, but it was pretty straightforward.

Does the Address Sanitizer go beyond what valgrind does?

—Jens
 _______________________________________________
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

  • Follow-Ups:
    • Re: Enabling AddressSanitizer from Xcode
      • From: Sean McBride <email@hidden>
    • Re: Enabling AddressSanitizer from Xcode
      • From: Jean-Daniel Dupas <email@hidden>
References: 
 >Enabling AddressSanitizer from Xcode (From: Jeff Smith <email@hidden>)
 >Re: Enabling AddressSanitizer from Xcode (From: Sean McBride <email@hidden>)
 >Re: Enabling AddressSanitizer from Xcode (From: Jeffrey Walton <email@hidden>)
 >Re: Enabling AddressSanitizer from Xcode (From: Sean McBride <email@hidden>)

  • Prev by Date: Re: Enabling AddressSanitizer from Xcode
  • Next by Date: Re: Enabling AddressSanitizer from Xcode
  • Previous by thread: Re: Enabling AddressSanitizer from Xcode
  • Next by thread: Re: Enabling AddressSanitizer from Xcode
  • Index(es):
    • Date
    • Thread