I've discovered a cppdepend tool for analyzing huge project(s). But as I see it has some issues.
For example, the main and critical (for me) is that some dependencies, which I see right in code by myself, cppdepends doesn't see and tells that elements are independent with each other. As I see the problem is near templates and macros in C++ code.
So I try to find a way to avoid this problem, maybe I can help cppdepend to see this dependencies. Googling doesn't help me. I didn't found any community/forums/groups/blogs where developers (including from cppdepend team) can discuss this tool to find answers for their questions. The last blogs, issue reports are dating from 2010.
Moreover, official site doesn't contain any release notes, bugs reports, "what's new" list.
Unbelievable, that all references about so powerfull tool, which by the way has docs, videos, lessons and so on, are only in posts like that:
"What tool would you recomend?"
"Try cppdepend."