Re: WWDC / XCode v2.0?
Re: WWDC / XCode v2.0?
- Subject: Re: WWDC / XCode v2.0?
- From: Eric Albert <email@hidden>
- Date: Thu, 1 Jul 2004 02:01:12 -0700
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....
-Eric
_______________________________________________
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.