Re: Hunting memory related bugs
Re: Hunting memory related bugs
- Subject: Re: Hunting memory related bugs
- From: Keith Esau <email@hidden>
- Date: Wed, 03 Mar 2004 11:12:47 -0600
On 03/03/2004 10:41 AM, "Maximino Salazar-Lechuga"
<email@hidden> wrote:
> I have never debugged a program with tools that simplify the hunt of
> memory related bugs.
>
> Doing a very superficial googling, I've found that the most common way
> of doing this is using the malloc debug library. I was wondering which
> is the best way to debug memory related bugs within Xcode, the same?
>
> Any information related, from basic literature to wise advices, will be
> very appreciated.
Rational Purify is the best tools I know of for finding memory related bugs.
Unfortunately, they have not made a Mac OS X version yet even though it is
available on most other (smaller market) Unix platforms.
IBM bought Rational last summer, so getting them to port Purify (and for me,
Informix libraries) is getting to be a big challenge.
Keith Esau
email@hidden
_______________________________________________
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.