home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / programm / 6040 < prev    next >
Encoding:
Text File  |  1993-01-24  |  1.2 KB  |  28 lines

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