From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25753 invoked by alias); 11 Aug 2004 19:10:40 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 25732 invoked from network); 11 Aug 2004 19:10:39 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 11 Aug 2004 19:10:39 -0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i7BJAWe1001269 for ; Wed, 11 Aug 2004 15:10:38 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i7BJAQX05837; Wed, 11 Aug 2004 15:10:26 -0400 Received: from redhat.com (dhcp-172-16-25-160.sfbay.redhat.com [172.16.25.160]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id i7BJAPV20875; Wed, 11 Aug 2004 12:10:25 -0700 Message-ID: <411A6F20.2000906@redhat.com> Date: Wed, 11 Aug 2004 19:10:00 -0000 From: Michael Snyder Organization: Red Hat, Inc. User-Agent: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.4.2) Gecko/20040301 MIME-Version: 1.0 To: Ulrich Weigand CC: gdb-patches@sources.redhat.com, drow@false.org, kettenis@jive.nl Subject: Re: Unreviewed patch References: <200408060043.CAA02085@faui1m.informatik.uni-erlangen.de> In-Reply-To: <200408060043.CAA02085@faui1m.informatik.uni-erlangen.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-08/txt/msg00402.txt.bz2 Ulrich Weigand wrote: > [PATCH] Re: PTRACE_EVENT_CLONE patch causing deadlock? > http://sources.redhat.com/ml/gdb-patches/2004-07/msg00445.html > > Thanks, > Ulrich > It certainly seems like the right thing to do, but I'd like to hear from Daniel or Mark. Michael