Guard Malloc Was Re: WWDC / XCode v2.0?
Guard Malloc Was Re: WWDC / XCode v2.0?
- Subject: Guard Malloc Was Re: WWDC / XCode v2.0?
- From: Izidor Jerebic <email@hidden>
- Date: Thu, 1 Jul 2004 18:36:47 +0200
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...
izidor
_______________________________________________
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.