Hello there once again. Hopefully this question won't be something I'll end up answering myself again (or hopefully it will be?), but I don't think I'm gonna figure this out.
I've got NSZombieEnabled turned on and I'm trying to place GDB breakpoints like so according to some information I found about making use out of it: "fb -[_NSZombie init]", "fb -[_NSZombie release]", etc. However, GDB only seems to create pending breakpoints which are never resolved.
Any ideas?
I've got NSZombieEnabled turned on and I'm trying to place GDB breakpoints like so according to some information I found about making use out of it: "fb -[_NSZombie init]", "fb -[_NSZombie release]", etc. However, GDB only seems to create pending breakpoints which are never resolved.
Any ideas?