Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 2015 13:54:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199451] devel/gdb: Update to 7.9
Message-ID:  <bug-199451-13-RRcIsbSCFy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199451-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199451-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199451

--- Comment #4 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jhb
Date: Wed Apr 29 13:53:47 UTC 2015
New revision: 384978
URL: https://svnweb.freebsd.org/changeset/ports/384978

Log:
  Update to 7.9.
  - Move changes that have been adopted upstream after 7.9 into extra patches
    named after the commit to GDB's master branch.  This includes previous
    patches such as the signal trampoline detection fixes and XSAVE support
    as well as well as new fixes such as fixing 'gcore' to not require procfs.
  - The tui-io.c patch previously needed with new readline has been accepted
    upstream.
  - The remaining patches have been updated to apply cleanly.
  - The threads target has been fixed to actually pass register requests for
    LWP-backed threads down to the ptrace backends without detouring via
    libthread_db which actually fixes AVX with threads.

  PR:        199451
  Differential Revision:    https://reviews.freebsd.org/D2293
  Approved by:    bapt, luca.pizzamiglio@gmail.com (maintainer)

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/extrapatch-gdb-tui-tui-io.c
  head/devel/gdb/files/extrapatch-threads
  head/devel/gdb/files/fbsd-threads.c
  head/devel/gdb/files/patch-gdb-amd64bsd-nat.c
  head/devel/gdb/files/patch-gdb-amd64fbsd-nat.c
  head/devel/gdb/files/patch-gdb-amd64fbsd-tdep.c
  head/devel/gdb/files/patch-gdb-configure
  head/devel/gdb/files/patch-gdb-gdb_wchar.h
  head/devel/gdb/files/patch-gdb-i386fbsd-nat.c
  head/devel/gdb/files/patch-gdb-python-python-config.py
  head/devel/gdb/files/patch-sigev
  head/devel/gdb/files/patch-unified
  head/devel/gdb/files/patch-xsave

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199451-13-RRcIsbSCFy>