Using MallocDebug from XCode - Can't find malloc info
Using MallocDebug from XCode - Can't find malloc info
- Subject: Using MallocDebug from XCode - Can't find malloc info
- From: Michael Brian Bentley <email@hidden>
- Date: Wed, 12 May 2004 16:04:40 -0500
Hi,
Trying to start MallocDebug from XCode on a Carbon app rewards us,
after a while, with the following message:
Read Data
Unable to read malloc information from
/Users/bentley/Projects/XYZ/Builds/XYZ.app
The alert also provides a cute picture of a section of pipe with a
hole in it, from which is pouring some water, indicating that the
error message is coming from MallocDebug.
This error message indicates that it should be able to find malloc
information in the bundle, but it isn't. What puts the malloc
information it needs in the bundle?
Do I have to be using Native targets to use MallocDebug? We had to
abandon native targets because we weren't able to build from scripts.
Tnx,
-Mike
_______________________________________________
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.