Re: Using MallocDebug
Re: Using MallocDebug
- Subject: Re: Using MallocDebug
- From: Chris Friesen <email@hidden>
- Date: Wed, 22 Feb 2006 00:46:55 -0800
Sounds like you need to set DYLD_FRAMEWORK_PATH to point to the
directory that contains the shared library.
-ChrisF
On Feb 21, 2006, at 11:17 PM, Michael Rice wrote:
I'm trying to use the MallocDebug performance tool to track down a
memory leak. However, when I try to launch my app, it reports that
it can't find some of the dynamic libraries my app depends on. I've
tried setting DYLD_LIBRARY_PATH in my ~/.MacOSX/environment.plist
and in my ~/.profile to the appropriate colon-separated list of
paths, but that didn't fix the problem. I tried launching
MallocDebug both from Finder and from a Terminal that had the
correct DYLD_LIBRARY_PATH set, but still no success.
Any thoughts on how to fix this?
Thanks.
Michael
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden