[Bug 211254] devel/gdb: More fork fixes and PRPSINFO version 1a

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 23 13:24:21 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211254

--- Comment #5 from commit-hook at 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 at 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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list