Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 23 Oct 2002 10:55:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 23 Oct 2002 10:55:29 -0400 Received: from trappist.elis.rug.ac.be ([157.193.67.1]:28642 "EHLO trappist.elis.rug.ac.be") by vger.kernel.org with ESMTP id ; Wed, 23 Oct 2002 10:55:28 -0400 Date: Wed, 23 Oct 2002 17:01:32 +0200 (CEST) From: Frank Cornelis To: linux-kernel@vger.kernel.org cc: Frank Cornelis Subject: [PATCH] extended ptrace Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 742 Lines: 20 Hi, A new extended ptrace patch is available at: http://www.elis.rug.ac.be/~fcorneli/downloads/devel/exptrace-0.3.1.patch.gz This one has the PTRACE_READDATA, PTRACE_WRITEDATA and PTRACE_DUMPCORE ptrace requests from SunOS along with faster ptrace_readdata and ptrace_writedata functions and some other extended ptrace functionality I need. It's patched against 2.4.19. Since some people often talked about it, I thought some will like this. Feedback is very welcome. Please CC me. Frank. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/