-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
Description
by schwehr:
a reference to python runtime-gdb.py exists inside of go binaries without reference to which interpreter Many machines have lots of python binaries... e.g. my mac has a system python 2.7, fink provides python 2.7/3.1./3.2/3.3, and so do homebrew, macports and lots of other ways exist to have python. There is no way to obvious control which python. There is no mention of the use of python in install-source.html. find . -type f | xargs grep python ./doc/devel/weekly.html:* misc/dashboard: remove old python package dashboard. ./doc/devel/weekly.html:* dashboard: remove old python/bash builder, update README. ./doc/devel/weekly.html:* misc: update python scripts to specify python2 as python3 is now "python". ./src/cmd/ld/dwarf.c: // TODO(lvd) fix gdb/python to load MachO (16 char section name limit) ./src/pkg/runtime/runtime-gdb.py:# fields to python attributes in gdb.py isn't complete: you can't test