Using Fix and Continue with Object Alloc
Using Fix and Continue with Object Alloc
- Subject: Using Fix and Continue with Object Alloc
- From: email@hidden
- Date: Sun, 14 May 2006 11:59:49 -0700
Is it possible to use object alloc and also debug using xcode gdb at
the same time to use fix and continue?
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??
Thanks.
Andre
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