Re: Using MallocDebug from XCode - Can't find malloc info
Re: Using MallocDebug from XCode - Can't find malloc info
- Subject: Re: Using MallocDebug from XCode - Can't find malloc info
- From: Daniel Jogvan Nielsen <email@hidden>
- Date: Sat, 15 May 2004 15:13:34 +0200
On May 13, 2004, at 8:50, Michael Brian Bentley wrote:
From your message, it sounds like you used Xcode's "Launch Using
Performance Tool --> MallocDebug" menu item to launch your app; is
that correct? What happens if you try to open the
/Developer/Applications/Performance Tools/MallocDebug.app directly
and launch your app from there?
Also, what versions of Xcode and of Mac OS X are you using?
- Dave
XCode 1.2, Mac OS X 10.3.3, and I indeed tried to launch my app via
the MallocDebug menu item. When I start the MallocDebug app directly
and launch (not attach) my app from there, the message which erupts
is:
Read Data
Unable to read malloc information from (null)
Did you ever resolve this issue??? I am currently getting the same
error from MallocDebug.
Its a unix - executable, compiled with makefiles on the command-line.
Im compiling in debug information, -g, but that doesnt seem to help?
/Daniel
--
There are no great men, only great challenges that ordinary men are
forced by circumstances to meet.
-- Admiral William Halsey
_______________________________________________
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.