Skip to content

Instantly share code, notes, and snippets.

@matheusfaustino
Created July 1, 2017 08:27
Show Gist options
  • Save matheusfaustino/b4c247ea089bac1acc4c8788975592b8 to your computer and use it in GitHub Desktop.
Save matheusfaustino/b4c247ea089bac1acc4c8788975592b8 to your computer and use it in GitHub Desktop.
gbd OSX
# 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