CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/03/22 11:35:26
Modified files:
lang/python : Makefile.inc
lang/python/2.7/pkg: PLIST-main
lang/python/3.8: Makefile
lang/python/3.8/pkg: PLIST-main
lang/python/3.9/pkg: PLIST-main
Log message:
install the gdb autoload helper for the various Python versions,
allows some additional debugging features for Python-based software
(for example there's a new "py-bt" command to print a Python backtrace
which can give clues if a py process is hanging).
ok rpointel@