Re: Using Fix and Continue with Object Alloc
Re: Using Fix and Continue with Object Alloc
- Subject: Re: Using Fix and Continue with Object Alloc
- From: David Dunham <email@hidden>
- Date: Sun, 14 May 2006 14:08:30 -0700
On 14 May 2006, at 11:59, email@hidden wrote:
Right now, I have an NSDocument based app that is leaking model
objects, so in between opening and closing (testing the leak)
documents, I want to try close different paths of execution (to
isolate the leak) while monitoring the object count in object
alloc, but I cant seem to find a way
to get xcode to do fix and continue, while monitoring in object
alloc, and conversely, object alloc doesn't want to attach to a
process
stuck in GDB.... any pointers??
Have you tried setting the environment variable MallocStackLogging to
1, and using the command line leaks tool?
David Dunham A Sharp, LLC
Voice/Fax: 206 783 7404 http://a-sharp.com
"People seem to misinterpret complexity as sophistication" -- Niklaus
Wirth
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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