Skip to content

Instantly share code, notes, and snippets.

@nakiostudio
Created March 17, 2018 13:04
Show Gist options
  • Save nakiostudio/bfcc24e706716c2cc471dfbd44281d64 to your computer and use it in GitHub Desktop.
Save nakiostudio/bfcc24e706716c2cc471dfbd44281d64 to your computer and use it in GitHub Desktop.
(lldb) breakpoint set -n "-[Crashlytics crash]"
Breakpoint 1: where = T1Twitter`-[Crashlytics crash], address = 0x015ccf96
(lldb) breakpoint command add 1.1
Enter your debugger command(s). Type 'DONE' to end.
> thread return
> continue
> DONE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment