home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / os2 / programm / 7422 < prev    next >
Encoding:
Text File  |  1993-01-08  |  804 b   |  21 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!usc!rpi!gilem
  3. From: gilem@aix.rpi.edu (Michael R. Gile)
  4. Subject: does C Set/2 produce Xrefs like the ibm rs/6000 cc
  5. Message-ID: <8z!302_@rpi.edu>
  6. Nntp-Posting-Host: aix.rpi.edu
  7. Organization: Rensselaer Polytechnic Institute, Troy, NY
  8. Date: Fri, 8 Jan 1993 15:14:14 GMT
  9. Lines: 10
  10.  
  11. I am not familar with the C Set/2 compiler, but would be interested
  12. to know if it can produce Xref's like the IBM RS/6000 compiler.  This
  13. is a very rare feature among C compilers, yet is is VERY useful when 
  14. debugging code, especially if you didn't write it, because it gives 
  15. locations of declarations, and notes where a variable is modified.
  16. I have yet to see a compiler for a pc that would readily generate this
  17. information in such a useful form.
  18.  
  19. Mike
  20. gilem@rpi.edu
  21.