Bug 203170

Summary: [MAINTAINER UPDATE] devel/gdb update to version 7.10
Product: Ports & Packages Reporter: luca.pizzamiglio
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: jhb, tijl
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 201149    
Attachments:
Description Flags
The patch to update the port none

Description luca.pizzamiglio 2015-09-17 09:45:40 UTC
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:)
Comment 1 John Baldwin freebsd_committer freebsd_triage 2015-09-17 17:14:30 UTC
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).
Comment 2 Tijl Coosemans freebsd_committer freebsd_triage 2015-09-17 19:23:30 UTC
(In reply to John Baldwin from comment #1)
Feel free to commit with my approval.
Comment 3 luca.pizzamiglio 2015-09-18 13:59:35 UTC
(In reply to John Baldwin from comment #1)
Of course, add the notes, they are really relevant.
sorry for the lapse, my mistake...
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-09-18 17:27:42 UTC
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