I appear to have some overzealous releasing going on in my obj-C app - getting error message
\"-[myobj release]: message sent to deallocated instance
you can also add these to environment variables: MallocStackLoggingNoCompact 1
MallocStackLoggingNoCompact 1
and write in the gdb console: info malloc-history
info malloc-history
Reference: here