Skip to content

Instantly share code, notes, and snippets.

@naotokui
Created January 9, 2012 04:28
Show Gist options
  • Save naotokui/1581112 to your computer and use it in GitHub Desktop.
Save naotokui/1581112 to your computer and use it in GitHub Desktop.
Debug NSAutoreleasePool
[NSAutoreleasePool showPools]
/* Definition */
extern void _objc_autoreleasePoolPrint();
_objc_autoreleasePoolPrint();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment