1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/devel/gdb
John Baldwin fc899d4723 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)
2016-07-23 13:23:37 +00:00
..
files A few more recent patches that were merged to upstream GDB: 2016-07-23 13:23:37 +00:00
distinfo Update to upstream release 7.11.1 2016-06-05 12:04:34 +00:00
Makefile A few more recent patches that were merged to upstream GDB: 2016-07-23 13:23:37 +00:00
pkg-descr
pkg-plist Import several patches recently merged upstream. 2016-07-15 01:10:15 +00:00