Possible Duplicate:
Do you know tool building tree of include files in project\file?
Currently reading the Minix source code (I'm interested in operating system & driver programming), I am looking for a program that would help me understand the tree view of this project.
I found a piece of software called Include Finder, which, though it doesn't show dependencies in trees, is helpful for understanding the structure.
Does anybody know a good program to scan a project & view the dependency tree ?
Thanks !
Try Eclipse CDT. It has Include Browser.
Try Doxygen with Graphviz installed. If doxygen is configured properly, it will return each included file for each source.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With