[Bug 201149] devel/gdb: Add fork tracing
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 2 16:00:34 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201149
--- Comment #9 from luca.pizzamiglio at gmail.com ---
Created attachment 160637
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160637&action=edit
Initial patch to 7.10
This patch update the devel/gdb to 7.10, removing several patches already
committed in upstream.
Could you please double check it, before a I make a proper PR?
I still have this occasional SIGHUP on "follow-fork-mode child". A guess: if
the parent process ends before the child, can gdb get confused and close
consoles to the child, causing the SIGHUP?
In other words, gdb could intercept the SIGCHLD of the parent process closes
the console the child...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list