From owner-freebsd-hackers Fri Sep 13 3:34:20 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41CE037B400 for ; Fri, 13 Sep 2002 03:34:18 -0700 (PDT) Received: from web14510.mail.yahoo.com (web14510.mail.yahoo.com [216.136.224.169]) by mx1.FreeBSD.org (Postfix) with SMTP id 18E3543E3B for ; Fri, 13 Sep 2002 03:34:18 -0700 (PDT) (envelope-from florence20e@yahoo.com) Message-ID: <20020913103418.44533.qmail@web14510.mail.yahoo.com> Received: from [66.212.199.65] by web14510.mail.yahoo.com via HTTP; Fri, 13 Sep 2002 03:34:18 PDT Date: Fri, 13 Sep 2002 03:34:18 -0700 (PDT) From: d h Subject: ptrace To: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Does freebsd's implementation of ptrace support a child ptracing it's parent (non-child ptracing)? I'm told it does, if so, could anyone give me a small example, or give me a clue why waitpid is giving me this error after i attach: waitpid: No child processes Of course there are no child processes, but you have to do a wait after you attach right? __________________________________________________ Do you Yahoo!? Yahoo! News - Today's headlines http://news.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message