Skip to content

Instantly share code, notes, and snippets.

View BenWibking's full-sized avatar
:octocat:
coding away

Ben Wibking BenWibking

:octocat:
coding away
View GitHub Profile
@jwise77
jwise77 / fs2g2.md
Last active June 24, 2022 12:04
From Stars to Galaxies II
@gravitylow
gravitylow / codesign_gdb.md
Last active April 16, 2024 02:18 — forked from hlissner/codesign_gdb.md
Codesign gdb on macOS

If you are getting this in gdb on macOS while trying to run a program:

Unable to find Mach task port for process-id 57573: (os/kern) failure (0x5).
 (please check gdb is codesigned - see taskgated(8))
  1. Open Keychain Access
  2. In menu, open Keychain Access > Certificate Assistant > Create a certificate
  3. Give it a name (e.g. gdbc)
@ax3l
ax3l / YT.ipynb
Created January 4, 2017 14:18 — forked from C0nsultant/YT.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ax3l
ax3l / CUDA_Compilers.md
Last active June 24, 2024 20:58
CUDA Compilers