• 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: WWDC / XCode v2.0?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WWDC / XCode v2.0?


  • Subject: Re: WWDC / XCode v2.0?
  • From: Chris Ridd <email@hidden>
  • Date: Fri, 02 Jul 2004 07:51:39 +0100

On 2/7/04 12:22 am, Tobias Sargeant <email@hidden> wrote:

> [The] one thing I really miss from programming on linux/x86 is valgrind.
> Valgrind (at least on x86) makes guard page based malloc debuggers,
> leak checkers and a host of other debugging tools essentially redundant.
> Also, unlike programs like purify, it doesn't preinstrument code (and
> works better in any case).

If you're just talking about the Linux/x86 version of purify, I'd agree.
However the Solaris version works quite differently - on Linux purify parses
each source file (and inserts instrumentation, I guess) before compiling it,
and on Solaris you purify when linking.

I've had Linux/x86 purify simply not be able to parse some open source stuff
:-(

OTOH Valgrind can indicate errors in completely incorrect pieces of code, so
it isn't perfect by any means.

Valgrind's a nice tool. It isn't always better than purify, but it is nice
to be able to choose between multiple tools :-)

Cheers,

Chris
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: WWDC / XCode v2.0?
      • From: Mark Dalrymple <email@hidden>
References: 
 >Re: WWDC / XCode v2.0? (From: Tobias Sargeant <email@hidden>)

  • Prev by Date: Re: Static data?
  • Next by Date: Xcode: Mac OS X 10.3 and MD5 library
  • Previous by thread: Re: WWDC / XCode v2.0?
  • Next by thread: Re: WWDC / XCode v2.0?
  • Index(es):
    • Date
    • Thread