We were having a discussion a little earlier today and wondering what tools (open source) might be available for generating a static call graph from C/C++/Fortran source. Not something like a gprof, but something that works from the program source itself. I know that TAU's PDT does program analysis and generates a program database but beyond that I couldn't think of anything. Does anyone on this list have any suggestions or recommendations? Rick