/[ports]
ViewVC logotype

Revision 418566


Jump to revision: Previous Next
Author: jhb
Date: Fri Jul 15 01:10:15 2016 UTC (7 years, 11 months ago)
Changed paths: 16
Log Message:
Import several patches recently merged upstream.

- Fix fork following to honor 'detach-on-fork'
- Fix vfork following to post a fake vfork_done event to fix breakpoints
  in vfork parents (a real vfork_done event is pending but requires kernel
  changes currently in review).
- Fix x86 debug registers to work with multiple threads (PR 157755)
- Add support for 'info auxv' on both live processes and cores.
- Add support for 'catch syscall'.  Note that catching system calls by
  names requires parsing an XML file mapping system call names to
  numbers.  The port now installs the XML syscall files to the data
  directory.  In addition, the EXPAT option is now enabled by default as
  expat is used to parse the XML files.
- Bump PORTREVISION.

PR:		157755, 210874
Approved by:	luca.pizzamiglio@gmail.com (maintainer), bdrewery


Changed paths

Path Details
Directoryhead/devel/gdb/Makefile modified , text changed
Directoryhead/devel/gdb/files/commit-21002a6 added
Directoryhead/devel/gdb/files/commit-2c5c2a3 added
Directoryhead/devel/gdb/files/commit-2faa344 added
Directoryhead/devel/gdb/files/commit-3350c5f added
Directoryhead/devel/gdb/files/commit-5077bff added
Directoryhead/devel/gdb/files/commit-7697fc9 added
Directoryhead/devel/gdb/files/commit-82372b2 added
Directoryhead/devel/gdb/files/commit-8607ea6 added
Directoryhead/devel/gdb/files/commit-a3405d1 added
Directoryhead/devel/gdb/files/commit-aa1ed4a added
Directoryhead/devel/gdb/files/commit-b00f86d added
Directoryhead/devel/gdb/files/commit-bb2a62e added
Directoryhead/devel/gdb/files/commit-e6cdd38 added
Directoryhead/devel/gdb/files/commit-ee95032 added
Directoryhead/devel/gdb/pkg-plist modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27