From owner-freebsd-bugs@FreeBSD.ORG Mon Sep 13 16:40:08 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FC32106567A for ; Mon, 13 Sep 2010 16:40:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 585228FC19 for ; Mon, 13 Sep 2010 16:40:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o8DGe8MX047019 for ; Mon, 13 Sep 2010 16:40:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o8DGe8kl047018; Mon, 13 Sep 2010 16:40:08 GMT (envelope-from gnats) Date: Mon, 13 Sep 2010 16:40:08 GMT Message-Id: <201009131640.o8DGe8kl047018@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Mateusz Guzik Cc: Subject: Re: bin/150262: truss(1) -f doesn't follow descendants of the linux process X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mateusz Guzik List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Sep 2010 16:40:08 -0000 The following reply was made to PR bin/150262; it has been noted by GNATS. From: Mateusz Guzik To: bug-followup@FreeBSD.org, yuri@tsoft.com Cc: Subject: Re: bin/150262: truss(1) -f doesn't follow descendants of the linux process Date: Mon, 13 Sep 2010 18:15:52 +0200 Does this patch fix your issue? http://student.agh.edu.pl/~mjguzik/truss-linux-forks.patch -- Mateusz Guzik