Created
August 15, 2016 11:54
-
-
Save reejosamuel/0cacb8113da125bbe9210bfcb3d814b4 to your computer and use it in GitHub Desktop.
Setup up breakpoint on a method call
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
breakpoint set -n openURL | |
breakpoint set -S openURL: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment