Date: Sat, 23 Jul 2016 13:24:21 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 211254] devel/gdb: More fork fixes and PRPSINFO version 1a Message-ID: <bug-211254-13-qoCNzeL53Y@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-211254-13@https.bugs.freebsd.org/bugzilla/> References: <bug-211254-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211254 --- Comment #5 from commit-hook@freebsd.org --- A commit references this bug: Author: jhb Date: Sat Jul 23 13:23:38 UTC 2016 New revision: 418964 URL: https://svnweb.freebsd.org/changeset/ports/418964 Log: A few more recent patches that were merged to upstream GDB: - Handle version 1a of NT_PRPSINFO notes which include the pr_pid field. - Replace patch-sigev with upstream version. Note that upstream GDB doesn't define SIGLIBRT on older OS versions, so do that in the port Makefile instead. - Use PT_GET_EVENT_MASK/PT_SET_EVENT_MASK (new in 12). - Fix a bug where fork and LWP events weren't enabled in new child processes when following child processes after a fork. - Handle "real" vfork done events via PTRACE_VFORK (new in 12). PR: 211254 Approved by: luca.pizzamiglio@gmail.com (maintainer) Changes: head/devel/gdb/Makefile head/devel/gdb/files/commit-0064d22 head/devel/gdb/files/commit-5fa14c6 head/devel/gdb/files/commit-bc7b765 head/devel/gdb/files/commit-da95a26 head/devel/gdb/files/commit-dbaed38 head/devel/gdb/files/patch-sigev --=20 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-211254-13-qoCNzeL53Y>