From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161164AbWBQHyO (ORCPT ); Fri, 17 Feb 2006 02:54:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161166AbWBQHyN (ORCPT ); Fri, 17 Feb 2006 02:54:13 -0500 Received: from mtagate2.de.ibm.com ([195.212.29.151]:37362 "EHLO mtagate2.de.ibm.com") by vger.kernel.org with ESMTP id S1161164AbWBQHyN (ORCPT ); Fri, 17 Feb 2006 02:54:13 -0500 Date: Fri, 17 Feb 2006 08:53:58 +0100 From: Heiko Carstens To: linux-kernel@vger.kernel.org Cc: Michael Kerrisk , Roland McGrath Subject: PTRACE_SETOPTIONS documentantion? Message-ID: <20060217075358.GB9230@osiris.boeblingen.de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: mutt-ng/devel-r781 (Linux) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi all, I'm just wondering if there is any sort of documentation for the ptrace request PTRACE_SETOPTIONS and its PTRACE_O_* flags available? Or is this just some sort of "if you want to use this interface, read the kernel sources" ? :) The same question could be asked for PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO and PTRACE_SETSIGINFO. Heiko