Xcode and ObjectAlloc
Xcode and ObjectAlloc
- Subject: Xcode and ObjectAlloc
- From: "Amit Sadana" <email@hidden>
- Date: Fri, 16 Jan 2004 17:42:23 +0530
- Thread-topic: Xcode and ObjectAlloc
I have a sample application made in Cocoa (which does nothing) - I just
did a new Cocoa Application from New Project using Xcode. I compiled the
application and tried running it with ObjectAlloc. An error message is
thrown by ObjectAlloc -"The subtask was terminated by signal 5" and
the application terminates
On the other hand, I did the same exercise (made a new Cocoa application
which does nothing ) using Project Builder. ObjectAlloc runs fine with
this application.
My questions are:
1. Is there a problem in running ObjectAlloc with application made from
Xcode or do I have to some explicit settings for this.?
2. What tool for keeping track of memory management is used by Cocoa
developers generally, especially those using Xcode as the IDE?.
Amit Sadana
Extn. 3128
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.