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