home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / software / 5090 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  2.1 KB

  1. Xref: sparky comp.software-eng:5090 alt.sources.d:1587 comp.sources.d:1488
  2. Newsgroups: comp.software-eng,alt.sources.d,comp.sources.d
  3. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!linac!att!att!cuuxb!tellab5!vpnet!hb
  4. From: hb@vpnet.chi.il.us (hank barta)
  5. Subject: Re: cscope? trus?
  6. Message-ID: <1992Dec19.191727.1407@vpnet.chi.il.us>
  7. Followup-To: comp.software-eng,alt.sources.d,comp.sources.d
  8. Organization: Vpnet - Free Usenet access
  9. X-Newsreader: TIN [version 1.1 PL8]
  10. References: <BzH2K4.1uz4@austin.ibm.com>
  11. Date: Sat, 19 Dec 1992 19:17:27 GMT
  12. Lines: 33
  13.  
  14. Jerry Heyman (jerry@austin.ibm.com) wrote:
  15.  
  16. : A user has just approached me asking if we have (or can get access to) a
  17. : program called cscope.  It is a file browsing tool which will index and load
  18. : files from a given directory and index based on the function names, identify
  19. : where it is called and give the use the ability to switch immediately into
  20. : that particular file/function call.  I don't know if this is PD or a commercial
  21. : product, but if anyone is familiar with this I'd be glad to hear about it.
  22.  
  23. : Also, a program called 'trus' (or something similar) that will monitor a
  24. : command and return back a list of each system call that is made, along with
  25. : the first couple of arguments to that system call, and the actual return code
  26. : from the system call.  Again, I do not know if it is PD or commercial, but if
  27. : anyone is familiar with this I'd be glad to hear about them.
  28.  
  29. : you can post here, or I would prefer e-mail to: jerry@austin.ibm.com
  30.  
  31. : Thanks,
  32.  
  33. : jerry
  34. : -- 
  35. : Jerry Heyman                         e-mail   : jerry@austin.ibm.com
  36. : IBM AWSD AIX Dev Env Tools MS 9631    "Software is the difference between
  37. : Austin, TX  78758                        hardware and reality"
  38. : *** All opinions expressed are exactly that - my opinions and NOT IBM's
  39.  
  40.    'cscope' shows up in the man pages of both SCO and ISC development
  41.    kits w/out attribution to SCO, Microsoft or LPI, so I believe that
  42.    it is probably part of the AT&T development tools. (And for this
  43.    reason, may not work with ANSI code.)
  44.  
  45.    hank
  46.  
  47.