home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.programmer
- Path: sparky!uunet!think.com!yale.edu!ira.uka.de!smurf.sub.org!flatlin!bad
- From: bad@flatlin.ka.sub.org (Christoph Badura)
- Subject: Re: C source calling hierachy generator WANTED
- Organization: Guru Systems/Funware Department
- Date: Sun, 24 Jan 1993 23:40:47 GMT
- Message-ID: <C1Dts0.69J@flatlin.ka.sub.org>
- References: <1993Jan21.133217.1606@pt.com>
- Lines: 17
-
- In <1993Jan21.133217.1606@pt.com> kng@pt.com (Ken Gravenstede) writes:
-
- >I currently own a commercial package which takes C source code including
- >.h files and starts with main (or any other specified routine) and generates
- >a calling hierachy along with a nice cross reference. (The package is
- >C-DOC from Software Blacksmiths if anyone is interested.) Anyway, this
- >only runs on PC's right now and I was looking for a public domain package
- >that might perform the same function under SunOS or some other unix.
-
- SunOS (and a lot of other Unixen) have a cflow command that generates
- call graphs from C source.
-
- --
- Christoph Badura --- bad@flatlin.ka.sub.org
-
- Personally, I don't care whether someone is cool enough to quote Doug
- Gwyn--I only care whether Doug Gwyn is cool enough to quote. -- Larry Wall
-