Skip to content

Instantly share code, notes, and snippets.

@schmichael
Created April 2, 2014 20:54
Show Gist options
  • Save schmichael/9942953 to your computer and use it in GitHub Desktop.
Save schmichael/9942953 to your computer and use it in GitHub Desktop.
sudo mv /usr/local/go/src/pkg/runtime/runtime-gdb.py /usr/local/go/src/pkg/runtime/runtime-gdb.py.orig
cd /usr/local/go/src/pkg/runtime/
sudo wget https://go.googlecode.com/hg/src/pkg/runtime/runtime-gdb.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment