Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Sep 2015 16:00:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 201149] devel/gdb: Add fork tracing
Message-ID:  <bug-201149-13-bCWQ72KM1b@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201149-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201149-13@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #9 from luca.pizzamiglio@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201149-13-bCWQ72KM1b>