home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / ultrix / 8210 < prev    next >
Encoding:
Text File  |  1992-11-10  |  951 b   |  25 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!sun-barr!decwrl!pa.dec.com!decprl!decprl!boyd
  3. From: boyd@prl.dec.com (Boyd Roberts)
  4. Subject: Re: ptrace(20, pid...) doesn't work
  5. Message-ID: <1992Nov10.161340.29251@prl.dec.com>
  6. Sender: news@prl.dec.com (USENET News System)
  7. Nntp-Posting-Host: prl313.prl.dec.com
  8. Organization: Digital Equipment Corporation - Paris Research Laboratory
  9. References:  <ASAMI.92Nov10025407@anaconda.cs.Berkeley.EDU>
  10. Date: Tue, 10 Nov 1992 16:13:40 GMT
  11. Lines: 12
  12.  
  13. Um, how about a ptrace(0, ...) call in the child?
  14.  
  15.     0   This request is the only one that can be used by a child
  16.         process.  The child process can declare that it is to be
  17.         traced by its parent.  All other arguments are ignored.
  18.         Unexpected results occur if the parent process does not
  19.         expect to trace the child process.
  20.  
  21.  
  22. Boyd Roberts            boyd@prl.dec.com
  23.  
  24. ``Not only is UNIX dead, it's starting to smell really bad.''  -- Rob Pike
  25.