Skip to content

Instantly share code, notes, and snippets.

@Narek1994
Forked from lamlv2305/Debug dealloc Xcode
Created July 9, 2020 17:43
Show Gist options
  • Save Narek1994/a1ee1bdfc75d67913be97639eac3b97b to your computer and use it in GitHub Desktop.
Save Narek1994/a1ee1bdfc75d67913be97639eac3b97b to your computer and use it in GitHub Desktop.
1. Add symbolic breakpoint
2. Symbol: -[UIViewController dealloc]
3. Add 2 action, Log Message and Sound
4. Edit command on Log Message Action:
--- dealloc @(id)[$arg1 description]@ @(id)[$arg1 title]@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment