[Bug 219844] devel/gdb: Allow builds with Python 3.x (tested with 3.6)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jul 7 19:58:34 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219844
John Baldwin <jhb at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Open |In Progress
--- Comment #8 from John Baldwin <jhb at FreeBSD.org> ---
I did builds (and testport) on 11-stable of gdb with
DEFAULT_VERSIONS=python=3.5 and 3.6 and both built fine. I also installed the
gdb packages and simple python tests ('python \ print "foo" \ end' on the
existing gdb with python2 and 'python \ print("foo") \ end' on the two gdb's
built with 3.5 and 3.6) all worked ok. Does this need any further review or is
this ready for commit now?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list