From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264919AbUELBOJ (ORCPT ); Tue, 11 May 2004 21:14:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265005AbUELBOI (ORCPT ); Tue, 11 May 2004 21:14:08 -0400 Received: from smtp016.mail.yahoo.com ([216.136.174.113]:51612 "HELO smtp016.mail.yahoo.com") by vger.kernel.org with SMTP id S264919AbUELBMc (ORCPT ); Tue, 11 May 2004 21:12:32 -0400 Subject: Re: [patch] really-ptrace-single-step From: Fabiano Ramos To: Davide Libenzi Cc: Andrew Morton , Linux Kernel Mailing List In-Reply-To: References: <1084296680.2912.8.camel@slack.domain.invalid> <20040511171740.6aa32cd1.akpm@osdl.org> <1084323876.1838.14.camel@slack.domain.invalid> Content-Type: text/plain Message-Id: <1084324512.1775.16.camel@slack.domain.invalid> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Tue, 11 May 2004 22:15:12 -0300 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org I am testing it right now. On Tue, 2004-05-11 at 22:06, Davide Libenzi wrote: > On Tue, 11 May 2004, Fabiano Ramos wrote: > > > Sorry for that. > > By the way the email was sent in response to the first > > patch, not for the second version. > > The second version works for me. Pls give it a spin. > > > - Davide