Created
March 17, 2018 13:04
-
-
Save nakiostudio/bfcc24e706716c2cc471dfbd44281d64 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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