Re: (gdb) Won't Answer Me in Debugger Console
Re: (gdb) Won't Answer Me in Debugger Console
- Subject: Re: (gdb) Won't Answer Me in Debugger Console
- From: Keary Suska <email@hidden>
- Date: Sat, 7 Mar 2009 09:15:02 -0700
On Mar 6, 2009, at 9:10 AM, Jerry Krinock wrote:
I hope this is a dumb question with an easy answer. I need to debug
one a double free in a Cocoa app. I set a breakpoint in
malloc_error_break as requested. (I also have NSZombieEnabled,
NSAutoreleaseFreedObjectCheckEnabled and the other usual debugging
points enabled.)
With NSZombie enabled you the double free shouldn't even happen.
Nothing is supposed to actually get released. Have you tried a
CFZombieLevel 3?
HTH,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
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