Created attachment 161140 [details] The patch to update the port Updating gdb to 7.10 * Removing patches from the port already committed in upstream * Adopting the new OPTION dependent targets (like do-install-PYTHON-on:)
I think this looks fine. Please also include the following notes in the commit log from 201149 (since 7.10 already includes the patches in that bug in upstream): * Now supports fork and exec tracing. * Enable support for 64-bit targets on 32-bit systems (e.g. allow the i386 gdb to debug an amd64 binary).
(In reply to John Baldwin from comment #1) Feel free to commit with my approval.
(In reply to John Baldwin from comment #1) Of course, add the notes, they are really relevant. sorry for the lapse, my mistake...
A commit references this bug: Author: jhb Date: Fri Sep 18 17:27:26 UTC 2015 New revision: 397259 URL: https://svnweb.freebsd.org/changeset/ports/397259 Log: Update gdb to 7.10 * Removing patches from the port already committed in upstream * Adopting the new OPTION dependent targets (like do-install-PYTHON-on:) * Enable support for 64-bit targets on 32-bit systems (e.g. allow the i386 gdb to debug an amd64 binary). * Now supports fork and exec tracing. PR: 203170 Submitted by: luca.pizzamiglio@gmail.com (maintainer) Approved by: tijl Changes: head/devel/gdb/Makefile head/devel/gdb/distinfo head/devel/gdb/files/commit-2526815 head/devel/gdb/files/commit-3ce5b6e head/devel/gdb/files/commit-773eacf head/devel/gdb/files/commit-97de354 head/devel/gdb/files/commit-c5cb74e head/devel/gdb/files/commit-cf424ae head/devel/gdb/files/fbsd-threads.c head/devel/gdb/files/patch-gdb-configure head/devel/gdb/files/patch-gdb-i386fbsd-nat.c head/devel/gdb/pkg-plist