Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!watmath!clyde!burl!ulysses!gatech!seismo!brl-tgr!gwyn From: gwyn@brl-tgr.ARPA (Doug Gwyn ) Newsgroups: net.unix-wizards Subject: Re: ptrace child after fork? Message-ID: <39@brl-tgr.ARPA> Date: Mon, 25-Nov-85 10:18:44 EST Article-I.D.: brl-tgr.39 Posted: Mon Nov 25 10:18:44 1985 Date-Received: Tue, 26-Nov-85 20:55:04 EST References: <755@rtech.UUCP> <809@dcl-cs.UUCP> Distribution: net Organization: Ballistic Research Lab Lines: 7 My copy of the SVID does not say that the trace bit is inherited across a fork. The reported behavior is wrong, or at least a change in traditional UNIX ptrace semantics. Ptrace is all wrong anyhow and should be replaced with the 8th Edition UNIX mechanisms (/dev/proc etc.).