home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23503 < prev    next >
Encoding:
Internet Message Format  |  1993-01-10  |  865 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!matt.ksu.ksu.edu!news
  2. From: probreak@matt.ksu.ksu.edu (James Michael Chacon)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Has anybody got ctrace lying around somewhere?
  5. Date: 10 Jan 1993 18:58:44 -0600
  6. Organization: Kansas State University
  7. Lines: 17
  8. Message-ID: <1iqgo4INNkik@matt.ksu.ksu.edu>
  9. References: <C0nGHz.5J0@cs.umu.se>
  10. NNTP-Posting-Host: matt.ksu.ksu.edu
  11.  
  12. dvldbg@cs.umu.se (Daniel Brahneborg) writes:
  13.  
  14. >Hi all!
  15.  
  16. >Does anybody know if there is some version of ctrace for Linux?
  17. >I have access to a version for Sun, but it REALLY doesn't like
  18. >gcc-code. Having ctrace would make debugging SO much easier.
  19.  
  20. >/Basic
  21.  
  22. Try strace, it helps me debug code that uses client-server relationships a 
  23. lot easier.
  24.  
  25. You should be able to get it from tsx-11.mit.edu in the pub/linux/sources/
  26. sbin directory.
  27.  
  28. James
  29.