[Bug 194190] New: [MAINTAINER] devel/gdb thread fix and new signal trampoline sysctl adopted
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Oct 6 16:09:24 UTC 2014
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 at FreeBSD.org
Reporter: luca.pizzamiglio at 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.
More information about the freebsd-ports-bugs
mailing list