xcode4.2 - View the malloc history in Xcode 4.2 -



xcode4.2 - View the malloc history in Xcode 4.2 -

i'm trying find deallocated instance error in xcode 4.2. i've zombie objects, guard malloc , malloc stack options enabled.

in console utilize shell malloc_history pid adress , shows nothing.

my question knows how view malloc history of object in xcode 4.2 or i'm doing wrong?

thanks.

make sure input right pid , address. reference may help you:

understanding malloc_history dump

xcode4.2 malloc-history

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -