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