[comp.lang.c++] Is there any cross reference generator for C++?

chu@shong.cs.unc.edu (Chu Heng) (10/06/88)

Is anybody out there aware of any utility that can generate the cross reference
for C++ programs? I need it to trace/modify a system written in C++. I hope 
somebody can tell me before I start to write one.

   Thanks!

Heng Chu

mac3n@babbage.acc.virginia.edu (Alex Colvin) (10/06/88)

In article <4544@thorin.cs.unc.edu>, chu@shong.cs.unc.edu (Chu Heng) writes:
> Is anybody out there aware of any utility that can generate the cross reference
> for C++ programs?

Especially one that would resolve overloading and locate constructions and
destructions?