home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / gnu / gcc / help / 2564 < prev    next >
Encoding:
Text File  |  1992-11-18  |  683 b   |  22 lines

  1. Newsgroups: gnu.gcc.help
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!sctc.com!scott
  3. From: scott@sctc.com (Scott Hammond)
  4. Subject: call graph or cross-reference tools?
  5. Message-ID: <9211192122.AA19443@SCTC.COM>
  6. Sender: daemon@cis.ohio-state.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Thu, 19 Nov 1992 21:22:12 GMT
  10. Lines: 10
  11.  
  12.  
  13. Are there GNU call-graph (static, not from profiling) or cross-reference
  14. tools?  Similar perhaps to cflow or cxref?  If not, does sufficient
  15. information exist within the symbol tables generated by gcc to derive a
  16. call-graph from an executable (I thought at first 'gprof -c' might do
  17. this)?
  18.  
  19. -Scott Hammond
  20. (scott@sctc.com)
  21.  
  22.