Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!utgpu!water!watmath!clyde!cbosgd!ihnp4!ptsfa!ames!ll-xn!husc6!cmcl2!brl-adm!adm!franco@MIKEY.BBN.COM
From: franco@MIKEY.BBN.COM
Newsgroups: comp.unix.wizards
Subject: Re:  Looking for a C call-graph generator ...
Message-ID: <8230@brl-adm.ARPA>
Date: Thu, 9-Jul-87 09:53:53 EDT
Article-I.D.: brl-adm.8230
Posted: Thu Jul  9 09:53:53 1987
Date-Received: Sat, 11-Jul-87 19:49:30 EDT
Sender: news@brl-adm.ARPA
Lines: 7

Wayne:
	Try 'cflow : generate C flow graph' or 'ctags : create a tags file'
or 'ctrace : C program debugger' or 'trace : trace system calls of programs'.
If this doesn't help, I would suggest to you to take volume 1 of your systems
manual and flip through page by page and learn a few new commands.

-franco