Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jul 2016 19:23:30 +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@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 211254
           Summary: devel/gdb: More fork fixes and PRPSINFO version 1a
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: jhb@FreeBSD.org
                CC: luca.pizzamiglio@gmail.com
             Flags: maintainer-feedback?(luca.pizzamiglio@gmail.com)
                CC: luca.pizzamiglio@gmail.com

Created attachment 172759
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172759&action=
=3Dedit
gdb_port.patch

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 inste=
ad.
- 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).

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