Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2015 18:46:11 +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@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 199451
           Summary: devel/gdb: Update to 7.9
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://reviews.freebsd.org/D2293
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: jhb@FreeBSD.org
                CC: jhb@FreeBSD.org
                CC: jhb@FreeBSD.org
             Flags: maintainer-feedback?(jhb@FreeBSD.org)

This patch updates GDB to 7.9.  More details are available at the code review
URL, but I've duplicated the draft commit message:

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.

-- 
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>