[Bug 199451] devel/gdb: Update to 7.9
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 29 13:54:19 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199451
--- Comment #4 from commit-hook at 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 at 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.
More information about the freebsd-ports-bugs
mailing list