[Bug 199451] devel/gdb: Update to 7.9

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 14 18:46:11 UTC 2015


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 at FreeBSD.org
          Reporter: jhb at FreeBSD.org
                CC: jhb at FreeBSD.org
                CC: jhb at FreeBSD.org
             Flags: maintainer-feedback?(jhb at 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.


More information about the freebsd-ports-bugs mailing list