Created
July 1, 2017 08:27
-
-
Save matheusfaustino/b4c247ea089bac1acc4c8788975592b8 to your computer and use it in GitHub Desktop.
gbd OSX
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
# https://stackoverflow.com/a/32727069 | |
sudo killall taskgated | |
codesign -fs gdb-cert "$(which gdb)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment