Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Oct 2014 16:09:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194190] New: [MAINTAINER] devel/gdb thread fix and new signal trampoline sysctl adopted
Message-ID:  <bug-194190-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 194190
           Summary: [MAINTAINER] devel/gdb thread fix and new signal
                    trampoline sysctl adopted
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: luca.pizzamiglio@gmail.com

Created attachment 148031
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148031&action=edit
the patch to gdb 7.8_3

This patch solve an issue, using strcpy; now strncpy is used using moreover the
right size (Thanks to James Muchow)

Adding the signal trampoline detection via the new sysctl. If the new sysctl is
not available, gdb still uses the old sysctl.

Removing also some gcc specific warning options, causing tons of unuseful
warnings.

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