Re: Guard Malloc Was Re: WWDC / XCode v2.0?
Re: Guard Malloc Was Re: WWDC / XCode v2.0?
- Subject: Re: Guard Malloc Was Re: WWDC / XCode v2.0?
- From: Ricky Sharp <email@hidden>
- Date: Thu, 01 Jul 2004 12:09:31 -0500
On Thursday, July 01, 2004, at 11:36AM, Izidor Jerebic <email@hidden> wrote:
>On 1 Jul 2004, at 11:01, Eric Albert wrote:
>
>> On Jun 30, 2004, at 5:18 PM, John Clements wrote:
>>
>>> I haven't had much time yet to explore XCode 2.0 (and I'm not exactly
>>> a power-user) but all the familiar stuff is working nicely. I have
>>> built and launched a couple of apps without a hitch.
>>>
>>> And I've tested a couple of the new features...
>>
>>> Turned on Debug -> Enable Guard Malloc, launched my app (took almost
>>> a minute), and immediately hit a memory access bug. The app stopped
>>> in the debugger highlighting the offending line. This is going to be
>>> really useful.
>>
>> While the integration of Guard Malloc into the Xcode UI is a new
>> feature, Guard Malloc itself isn't. It shipped as a preview release
>> with Xcode 1.2, so you can use it on 10.3.4 today. You can find it in
>> a "Preview" folder at the root level of the Xcode 1.2 Tools CD.
>>
>> Guard Malloc is a tremendously useful tool. If only all applications
>> were run with it before shipping....
>>
>>
>I did a download of zillion part disk image and upgrade. Where on my
>disk did this process leave Guard Malloc application? There is none in
>/Developer...
The installer doesn't install it. As Eric mentioned, look at the root of the Xcode 1.2 Tools CD (or mounted disk image). It's in the "Preview" folder.
Rick Sharp
Instant Interactive(tm)
_______________________________________________
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.