home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.gcc.help
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!sctc.com!scott
- From: scott@sctc.com (Scott Hammond)
- Subject: call graph or cross-reference tools?
- Message-ID: <9211192122.AA19443@SCTC.COM>
- Sender: daemon@cis.ohio-state.edu
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Thu, 19 Nov 1992 21:22:12 GMT
- Lines: 10
-
-
- Are there GNU call-graph (static, not from profiling) or cross-reference
- tools? Similar perhaps to cflow or cxref? If not, does sufficient
- information exist within the symbol tables generated by gcc to derive a
- call-graph from an executable (I thought at first 'gprof -c' might do
- this)?
-
- -Scott Hammond
- (scott@sctc.com)
-
-