From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14585 invoked by alias); 5 Nov 2008 13:32:43 -0000 Received: (qmail 14552 invoked by uid 22791); 5 Nov 2008 13:32:43 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 05 Nov 2008 13:32:06 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 4B6CD2A96D2; Wed, 5 Nov 2008 08:32:04 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 6lR8kHmk4WyA; Wed, 5 Nov 2008 08:32:04 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id C20742A96D0; Wed, 5 Nov 2008 08:32:03 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 6A7ECE7ACD; Wed, 5 Nov 2008 08:31:59 -0500 (EST) Date: Wed, 05 Nov 2008 13:32:00 -0000 From: Joel Brobecker To: Vladimir Prus Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] Kill ptrace_ops_hack Message-ID: <20081105133159.GA3719@adacore.com> References: <200808192133.34582.vladimir@codesourcery.com> <20080918005719.GB3651@adacore.com> <200811041319.57079.vladimir@codesourcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200811041319.57079.vladimir@codesourcery.com> User-Agent: Mutt/1.4.2.2i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-11/txt/msg00077.txt.bz2 > I've finally got back to this patch. I attach revised version that > differs only by handling dec-thread.c, in addition to other target > is previously used to handle. Would you like to verify this > patch does not break Tru64, or I can commit it right away? Go ahead, and commit right away. The change looks OK.. Thank you, -- Joel