Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Jul 2016 15:15:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210874] devel/gdb: fork following + x86 debug registers + info auxv
Message-ID:  <bug-210874-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 210874
           Summary: devel/gdb: fork following + x86 debug registers + info
                    auxv
           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
            Blocks: 157755
                CC: luca.pizzamiglio@gmail.com
             Flags: maintainer-feedback?(luca.pizzamiglio@gmail.com)

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

This patchset includes several fixes merged to gdb upstream including:
- 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.


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D157755
[Bug 157755] [patch] gdb(1) hardware watchpoints do not work correctly in
multi-threaded programs
--=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-210874-13>