LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Need a source file hierarchy reporting tool (https://www.linuxquestions.org/questions/linux-software-2/need-a-source-file-hierarchy-reporting-tool-4175499840/)

jlturriff 03-28-2014 08:01 PM

Need a source file hierarchy reporting tool
 
I'm looking for a tool which will examine the source code files for a program and generate a hierarchy tree showing the relationships between the files and the routines they contain.
Can anyone suggest such a tool?

Leslie

joe_2000 03-28-2014 08:43 PM

You want an IDE. Which programming language is your program written in?

jlturriff 03-29-2014 09:15 PM

I have code written in c, c++, Ada and PL/I.

I have looked at kdevelop and eclipse, but neither seems to provide a report of the hierarchy of source files. Also, I'm having a bit of trouble figuring out how to get existing source files into either of these tools.


All times are GMT -5. The time now is 12:58 PM.